-
AuthorPosts
-
August 10, 2011 at 1:44 am #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 content2. 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-
jooservices Friend
jooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 10, 2011 at 1:51 am #405257Hi
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 VuAugust 10, 2011 at 11:46 am #405384thanks 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 Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 10, 2011 at 12:02 pm #405388Hi 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 textThank you
Viet Vu
Please let’s me know if you still troubles.August 10, 2011 at 4:39 pm #405450thank 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!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 10, 2011 at 4:49 pm #405454Hi 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 VuAugust 10, 2011 at 10:13 pm #405520thank 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>
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 10, 2011 at 11:55 pm #405532HI
Would you mind give me a screenshot.
Thank you
Viet VuAugust 11, 2011 at 12:18 pm #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.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by aamirah 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-