Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • georgios Friend
    #154927

    Hello,

    Do you think it is possible to change the background image (gray by default) to put a white background for example?

    I tried to replace the BD-bg.jpg image but this image seems also used in the menus?

    smitheringale Friend
    #357683

    yes – just change it for #fff in the relevant places and remove reference to BD-bg.jpg

    In template.css change

    body#bd { background: url (whatever this is); color #f7f7f7;color: #525253; }

    to this

    body#bd { background: #fff; color: #525253; }

    <em>@georgios 196829 wrote:</em><blockquote>Hello,

    Do you think it is possible to change the background image (gray by default) to put a white background for example?

    I tried to replace the BD-bg.jpg image but this image seems also used in the menus?</blockquote>

    georgios Friend
    #357702

    thanks 😎

    smitheringale Friend
    #357708

    <em>@georgios 196858 wrote:</em><blockquote>thanks :cool:</blockquote>

    no problem 🙂

    georgios Friend
    #357710

    another question: how get quick contact module like the demo (ie # Sales: 0987 989898
    # Email: info@…) :((

    I try to publish html custom module in the top position but this should not be that…

    Saguaros Moderator
    #357743

    <em>@georgios 196867 wrote:</em><blockquote>another question: how get quick contact module like the demo (ie # Sales: 0987 989898
    # Email: info@…) :((

    I try to publish html custom module in the top position but this should not be that…</blockquote>

    [PHP]<ul class=”quick-contact”>
    <li class=”phone”><strong>Sales: </strong>0987 989898</li>
    <li class=”email”><strong>Email: </strong><a href=”#” title=”Sample link”>info@yourdomain.com</a></li>
    <li class=”sites”><strong>Sites: </strong><select class=”inputbox”><option>USA</option><option>UK</option><option>France</option><option>Japan</option><option>South Africa</option></select></li>
    </ul>[/PHP]

    you use above codes to resolve this issue

    georgios Friend
    #357886

    thanks for idea

    georgios Friend
    #357903

    And for insert link I use code like: <option><a href=”…”>…</a></option> ??

    rjwatsoniii Friend
    #367548

    :((

    Which file are you talking about? I want to remove the sales, email and sites from the header of portfolio.

    Thank you.

    Rich

    Css Magician Friend
    #367689

    Dear rjwatsoniii,

    please go to module manager in admin page and remove “Quick contact” module at Top position.

    Yvan Luna Friend
    #367899

    Hi…
    I need change backgroud color gray for other color. attachment imagen
    Helme please

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 6 voices, and was last updated by  Yvan Luna 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum