Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • lailuluelo Friend
    #194274

    Hello,

    1.- I would like to customize the menu put on the bottom three lines, like in the picture:

    Can you help me?, I donĀ“t have any idea

    2.- It is possible put a picture as background?

    Thank you in advance


    1. pruebaMenuMotorrad
    TomC Moderator
    #520552

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “No” within your Template Manager–General settings

    lailuluelo Friend
    #520567

    <em>@TomC 408597 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “No” within your Template Manager–General settings</blockquote>

    http://easyrace.net/copa

    And Optimize css is off

    Thank you

    TomC Moderator
    #520570

    Okay, I think the best way to go about this is to dsignate a “border-bottom image” CSS property
    – for which you would assign to the following CSS rule . . .

    File Path –> /copa/templates/ja_fixel/css/themes/blue/template.css,
    at line 6327:


    .t3-mainnav {
    border-bottom: 3px solid #E7E7E7
    }

    As you can see, currently, the border-bottom property is set as a 3px solid line . . . but you can assign an image to the border-bottom property – which, in your case, would be the red-white-blue horizontal image.

    You will likely need to employ a little trial-and-error to get it just right – such as getting your border image to repeat along the x-axis … as well as ascribing a “width: 100%” property to get it to display along the full width of your main-nav/top header (as you depict within the mock-up image you provided).

    Here are several resources which may be helpful to you . . . .

    http://css-tricks.com/understanding-border-image/

    http://www.w3schools.com/cssref/css3_pr_border-image.asp

    http://stackoverflow.com/questions/1118375/how-to-use-an-image-for-a-border-in-css

    http://www.htmlgoodies.com/beyond/css/how-to-create-border-images-using-css3.html

    lailuluelo Friend
    #520623

    thank you!

    and what about point 2:

    2.- It is possible put a picture as background?

    Thank you in advance

    TomC Moderator
    #520645

    <em>@lailuluelo 408699 wrote:</em><blockquote>thank you!

    and what about point 2:

    2.- It is possible put a picture as background?

    Thank you in advance</blockquote>

    As a backgroud for which element?

    lailuluelo Friend
    #520683

    As a background in the front, behind the grid, position home-1

    Thanks

    TomC Moderator
    #520984

    <em>@lailuluelo 408783 wrote:</em><blockquote>As a background in the front, behind the grid, position home-1

    Thanks</blockquote>

    Yes – All you need do is designate the image path for the image within a “background” property for that element.

    ahynte Friend
    #552633

    <em>@TomC 409185 wrote:</em><blockquote>Yes – All you need do is designate the image path for the image within a “background” property for that element.</blockquote>

    How is that accomplished? I have tried to edit the Template.css and was to no avail. My page address is http://www.Ablissstudios.com/newsite2

    Adam M Moderator
    #552717

    Hi @ahynte,

    Could you please provide a temporary back-end account via private reply so I can have a look at your site ?

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

This topic contains 10 replies, has 4 voices, and was last updated by  Adam M 10 years ago.

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