I am using theme Final Fantasy! I have edit the design. In the left navigation I put some other links (dutch) but they don't have the same size as the links above. I have checked the style.css en style sheet but cannot find the code!
Can someone tell me what to edit so that the links are exactly the same.
Have a look at www.digipixz.com
Thanks greetings René
I don't know Final Fantasy very well, but that page doesn't seem to be using an FF theme. Could you show the link to the FF-themed version?
Only the images are different but everythig else is the same!
Quote from: photofreak on September 18, 2004, 06:39:57 PM
Only the images are different but everythig else is the same!
In that case, frankly, the fonts look the same in Firefox and Internet Explorer. Maybe the lower set is a bit bigger. And looking at the stylesheet, it seems to be a 5% difference.
If you must make them match, put your section of links in the span tags to match the top links:
<span class="topmenu">
your links
</span>
P.S. It's not nice to shout at people trying to help you.
Thank you very much TranzNDanceit ;)