D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Lines in footer not showing when put in text item in footer area

Front Page D5 Creation Forum General Support Lines in footer not showing when put in text item in footer area

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3297
    Ronnie Teurfs
    Participant

    Hello ,

    I put in some text ( link) in the second footer area but it seems there are no lines between the upper item and the text item ( like in the meta footer). How to solve this in the D5 Design extend ?

    Hope you understand what I mean.

    RT

    #4146
    D5 Creation
    Keymaster
    Quote:
    Quote from Roadracer on March 18, 2013, 20:50
    Hello ,

    I put in some text ( link) in the second footer area but it seems there are no lines between the upper item and the text item ( like in the meta footer). How to solve this in the D5 Design extend ?

    Hope you understand what I mean.

    RT

    Do you want a underline under the hyperlink text? If no, please show an image on your desired design.

    #4147
    Ronnie Teurfs
    Participant

    Hello ,

    No that is not it . In the D5 Creation extended theme you see fine lines between every line in the meta for example ( also in all the other footer areas) But when I insert a text the lines don’t appear above en under this text.

    I’m not familiar with how to post a pic .
    Can you give me a explane how to put in a pic . Do I have to create a link to the pic that I have on the server ?
    No idea.

    I see the insert pic above but don’t know what to put in between that . “[img]?[/img]”

    RT

    #4148
    D5 Creation
    Keymaster

    You can use such these codes in any text WidGet at footer. These will show the lines you expected.

    Code:
    <ul>
    <li>Some Text</li>
    <li>Some More Text</li>
    <li>Some More Text. Some More Text</li>
    </ul>

    You can upload any image at the http://www.imgur.com and paste the image link in the forum.

    #4152
    Ronnie Teurfs
    Participant

    I will try the code you suggest .

    This is what I’m mising ( the red lines give the places where I want to see the lines )

    tWdjk8u.jpg

    Hope you see the image now.

    RT

    Update :

    Tried it and it works half . The topline is like the other lines , so thats a step closer.
    But the bottom line seems having a other dark color (bearly to see ) . Is it maybe because the text is a link that the bottom line is not showing right?
    I’m a noob regarding html but I’m willing to learn by trial and error . With help of smart people like you. 😉
    Where can I find the html that I just changed ? Maybe I can search where the color is changed from grey to nearly black .

    RT

    #4153
    Ronnie Teurfs
    Participant

    Ok , ût in this text :

    <ul>
    <li><a href=”http://www.vlamo.be”>VLAMO website</a></li>
    <br>
    </ul>

    I have instead of 2 lines 3 . One above and 2 under the text , where the bottom one is nearley black.

    E5Vcy12.jpg

    How do I solve this?

    Thanks for all te help so far,

    RT

    #4154
    Ronnie Teurfs
    Participant

    Don’t bother . Stupid me . I found the fault . My mistake . I left out the br and its solved.

    Thanks for your time .

    I’m feeling a bit stupid now . But again a lesson learned .

    Thanks

    RR(RT)

    #9397
    iztok gospodaric
    Participant

    In footer area where is the text is some square or something under the first character. How to remove that?
    My web site http://www.ktrc.si and please look to footer area.
    Thank you.

    #9398
    D5 Creation
    Keymaster

    Your site is generating some custom styling code from somewhere, may be from the Custom Code within Head Area Box. Please find those and remove the custom code

    #footer-sidebar .widget li {
    background: transparent url("https://www.ktrc.si/WordPress/wp-content/themes/simplify-extend/images/listicon.gif") no-repeat scroll 0 center;
    }

    You can find the Demo where you will find everything clean.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.