Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Move Heading Up Towards Header


fan4chevy

Recommended Posts

Posted

Hi all,

 

I am trying to figure out how to move the Listing Heading and the Listing up toward the header. I currently have a large gap. Provided is an image:

 

TitleMove.gif

 

Thanks,

 

Charles

Posted

Remove the image and it will likely appear like you want it.

 

OSC is full ot tables, and the word Simulation and the photo is in the same row. Both are vertically alligned to the center of the row. The row height is determined by the height of the image, in this case. You could alter the code to vertically align the word Simulation to the Top but you would likely break the appearance on other pages.

 

The lower text, Click to switch etc is in the same row with the selection boxes, I think, and it would really break the appearance to try to move things up...

 

I wouldn't be easy. You would have to tell the code to take the table data container that the image is in and rowspan it 2 rows, and delete a table data section from the lower section.

 

I don't think you will like the results, and there would be no guarantees that it would not break the code on other pages.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

Remove the image and it will likely appear like you want it.

 

OSC is full ot tables, and the word Simulation and the photo is in the same row. Both are vertically alligned to the center of the row. The row height is determined by the height of the image, in this case. You could alter the code to vertically align the word Simulation to the Top but you would likely break the appearance on other pages.

 

The lower text, Click to switch etc is in the same row with the selection boxes, I think, and it would really break the appearance to try to move things up...

 

I wouldn't be easy. You would have to tell the code to take the table data container that the image is in and rowspan it 2 rows, and delete a table data section from the lower section.

 

I don't think you will like the results, and there would be no guarantees that it would not break the code on other pages.

 

Does sound difficult. I guess one way is to do a smaller category image.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...