Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • aamirah Friend
    #167235

    I am at the short end of the stick. so plz help

    unto my third try to find a template with few modifications needed to get the look I want..

    now a few issues have me stuck.
    :((
    1. space below slideshow – need to make space between slideshow and main content

    2. I centered the page, but bottom spotlight is now out of alignment. space to the left, no padding on the right. how to fix?

    3. I changed just about every color I could find, but can’t get main menu items to be solid black

    finally, want to put a border around slideshow.

    here’s a snapshot and url to the site
    http://www.thelohasguide.com/cms


    1. my-site-bottom
    2. front-pate
    jooservices Friend
    #405257

    Hi
    I have just quick check your site , but look like it’s down: Database Error: Unable to connect to the Database: Could not connect to MySQL.
    Would you mind fix it than i can work on your site .
    Thank you
    Viet Vu

    aamirah Friend
    #405384

    thanks for the reply. seems to be up now. happened yesterday when I was modifying the template.css file. came back online, so plz check again. I noticed that it goes offline couple of times. also reported it to my host.

    http://www.thelohasguide.com/cms/

    thanks

    jooservices Friend
    #405388

    Hi there,

    1. space below slideshow – need to make space between slideshow and main content

    In template.css ( actually any css file of template )
    Put this code

    #ja-slideshow{margin-bottom:10px;}
    You can change value of px to fit your needed.

    2. I centered the page, but bottom spotlight is now out of alignment. space to the left, no padding on the right. how to fix?

    Sorry but your css is compressed so i can’t find out which file.
    But you can find string below


    .main {
    margin: 0 auto 0 55px;
    max-width: 1200px;
    position: relative;
    width: 980px;
    }

    remove 0 55 px in margin should be fix your issue.

    3. I changed just about every color I could find, but can’t get main menu items to be solid black

    same as above, please find this code in css files


    #ja-cssmenu li a.active, #ja-cssmenu li a.active:hover, #ja-cssmenu li a.active:active, #ja-cssmenu li a.active:focus {
    border-bottom: 1px solid #BC6920;
    color: #BC6920;
    }

    Change color w/ your color. Note: this color for hover / active


    #ja-cssmenu li a {
    border-bottom: 1px solid #CCCCCC;
    color: #858585;
    cursor: pointer;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: normal;
    margin: 0 10px 0 0;
    padding: 8px 18px 8px 0;
    text-decoration: none;
    }

    Change color with your color for normal menu text

    Thank you
    Viet Vu
    Please let’s me know if you still troubles.

    aamirah Friend
    #405450

    thank you so much!! the files were layout.css and css.css (menu)

    all fixed except the slideshow. still out of alignment. see the pic.

    url : http://www.thelohasguide.com/cms/

    thanks again!


    1. slideshow
    jooservices Friend
    #405454

    Hi there
    Slideshow issue please try w/ this
    http://www.thelohasguide.com/cms/modules/mod_jaslideshow/assets/themes/lime/mod_jaslideshow.css


    #ja-slideshow .ja-slide-thumbs-wrap {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    left: 12px; << add this code
    position: absolute;
    z-index: 105;
    }

    Thank you
    Viet Vu

    aamirah Friend
    #405520

    thank you. the issue was resolved with this post…
    http://www.joomlart.com/forums/topic/center-everything/

    however, as you can see the little buttons are still overlapping the image on the slides, and no border at the bottom of the image. <sigh>

    url – http://www.thelohasguide.com/cms/#

    jooservices Friend
    #405532

    HI
    Would you mind give me a screenshot.
    Thank you
    Viet Vu

    aamirah Friend
    #405645

    <em>@jooservices 258847 wrote:</em><blockquote>HI
    Would you mind give me a screenshot.
    Thank you
    Viet Vu</blockquote>

    you’ll see the little dots are on the photo instead of below it. and there’s no white border at the bottom

    thanks a lot – you’ve been a great help.


    1. slideshow
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  aamirah 12 years, 9 months ago.

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