is there a way to remove the custom tab on a products description page? thanks for any help :-)
never mind, found it... banner manager.. DOH.
Problems with Sidebox display.
Please can somebody point in the correct direction to solve this issue?
The categories sidebox displays correctly but the more information sideboxes do not as can be seen by the images below.
This is the more information sidebox you will see the text is way over to the left and merging with the '>'
And this is the categories sidebox.
Many thanks in advance
Bob
Hi Anne,
The site URL is www.victorydesigns.co.uk (still under development).
Bob
Hi Anne,
I found the problem with the sidebox display on line 396 in stylesheet.css
It originally read as follows.
.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:absolute;font-family: FontAwesome;content: "\f0da";}
I have changed this line to read as follows
.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:relative; padding-right:5px;font-family: FontAwesome;content: "\f0da";}
Now the sidebox displays correctly.
Bob
Bookmarks