Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Added new images to top but it has pushed the speed bar out

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-06-2005, 02:37 AM
 
karentown karentown is offline
 

Senior Member
  
Join Date: Apr 2005
Posts: 129
 

Default Added new images to top but it has pushed the speed bar out

Hiya,

I added a couple of image next to the company logo

http://www.sweetpeaandmeboutique.com/xcart/index.php

but as you can see the speedbar is over to the left now. I have tried to adjust it but cant get it back.

This is the code:


Code:
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%" class="TopLine"> <TR> <TD>[img]{$ImagesDir}/spacer.gif[/img]</TD> </TR> </TABLE> <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR class="TopMenu"> <TD rowspan="2" width="22" height="103">[img]{$ImagesDir}/spacer.gif[/img]</TD> <TD> {if $config.Company.company_phone}{$lng.lbl_phone_1_title}: {$config.Company.company_phone}{/if}{if $config.Company.company_phone_2}{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}{/if} </TD> <TD align="right" valign="right"> {section name=sb loop=$speed_bar} {if $speed_bar[sb].active eq "Y"} [img]{$ImagesDir}/customer_images/arrow.gif[/img]<A href="{$speed_bar[sb].link}" class="TopMenu">{$speed_bar[sb].title} {if $speed_bar[sb].link eq "cart.php"}[img]{$ImagesDir}/customer_images/cart.gif[/img]</A>{else}</A>{/if} {/if} {/section} </TD> <TD rowspan="2" width="25">[img]{$ImagesDir}/spacer.gif[/img]</TD> </TR> <TR> <TD valign="top"><div align="left">[img]{$ImagesDir}/customer_images/company_logo.gif[/img] </div> <td width="253">[img]{$ImagesDir}/customer_images/header_spacer.gif[/img]</td> <TD valign="bottom"><div align="right">[img]{$ImagesDir}/customer_images/new_register.gif[/img]</div></td> <TD valign="bottom"><div align="right">[img]{$ImagesDir}/customer_images/find_register.gif[/img]</div></td>

Any ideas or help would be very appreciated

Thanks
Karen
__________________
Running stores using the following:

2@ Version 4.0.19
2@ Version 4.1.9
1@ Version 4.1.11
Reply With Quote
  #2  
Old 05-06-2005, 03:37 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

That is because you added three new cells to the lower row, but not the upper row Take a look at the template in dreamweaver or use the 'Outline Table Cells' feature in Firefox to see it. The fix is to add two new cells to the upper row, have one of them span the cells with the images in them and move the speedbar code into the new cell.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 05-06-2005, 07:02 AM
 
karentown karentown is offline
 

Senior Member
  
Join Date: Apr 2005
Posts: 129
 

Default



OMG, how dumb am I?? Thanks so much I swwear sometimes it is the most obvious things staring you right smack in the face!!
__________________
Running stores using the following:

2@ Version 4.0.19
2@ Version 4.1.9
1@ Version 4.1.11
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:32 PM.

   

 
X-Cart forums © 2001-2020