Forums

Nobody knows ? (7 posts)

  1. john1000
    Member
    Posted 7 years ago #

    Wauw...this is frustrating....
    28 people viewed my post but nobody answers ?
    Ok again...i hope with more luck....
    Ok this is the question...
    as you can see on my site......http://www.euroblog.nl
    ive added a few things on the right side.
    First a player that has to be set to play but as you can see it need a few text line....as its dutch you read....
    Muziek aan/uit
    next is ....the..Open Menu
    That uses the so called ...hide table function and gives me some more space to mess around ...
    what i want and need is ....how do i define the links so they all show the same as the used letter types?
    So what code do i need to put next to the text and how to define it in the css ?

  2. Anonymous
    Unregistered
    Posted 7 years ago #

    Possibly nobody understood the question. Sorry.

  3. shadow
    Moderator
    Posted 7 years ago #

    What do you mean by the 'used letter types' exactly - the same as the font in your body content?

  4. john1000
    Member
    Posted 7 years ago #

    yes shadow....
    cause as you can see they are different then the fonts type used by wordpress.
    so i need to set it so that it all is the same....

  5. Beel
    Member
    Posted 7 years ago #

    If I understand you correctly, change this in your css to match :
    #menu ul li {
    font: italic normal 110% 'Times New Roman', Times, serif;
    You use Lucida Grande as your default body font and Times New Roman in some places.

  6. shadow
    Moderator
    Posted 7 years ago #

    john1000:
    Looking at your blog, I gather you are talking about the actual text 'Muziek aan/uit' ?
    If so, you will have to wrap your text in a 'ul' and 'li' tag and it will change to the same as your other text in your menu.
    Then you need to follow Beel's advice as he knows far much more than I do...
    Is that right Beel?

  7. john1000
    Member
    Posted 7 years ago #

    well ive tried the tags but the only result i get is that it becomes the some color ... :(

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.