Links Links
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Links

Started by photofreak, September 18, 2004, 01:52:28 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

photofreak

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é

Tranz

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?

photofreak

Only the images are different but everythig else is the same!

Tranz

#3
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.

photofreak

Thank you very much TranzNDanceit  ;)