-
AuthorPosts
-
July 23, 2008 at 4:58 pm #131249
I have my new dravity based site (http://www.clubredrocks.com) up and running. I have a few layout Issues that I hope someone can suggest solutions to…
1. the “read more” tags for the headline stories appear in Firefox-3, but don’t appear in IE-7
2. like to have the front page background gradient start at the top of the main menu, instead of up higher, so the spotlights are the same size as on the other web pages in the site. I’m guessing this is in the CSS, but didn’t see where when I was trying to understand the code.
3. want to upgrade the photo gallery, which we use for past shows. Did a fast kludge gallery for now. What have you guys used and what do you recommend?
4. when you click on a main menu button and it takes you to the page (i.e. show calendar page). there is a navigation line before the content starts “Home: Show Calendar” that I’d like to get rid of globally. Cannot for the life of me figure out where that command is hidden…
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
July 23, 2008 at 7:08 pm #261806[FONT=”Arial Black”]Answer to Item #2[/FONT]
Change the following settings in the CSS file “template.css”
On or around line 496Change from this:
.home-deco {
background:transparent url(../images/body-bg.gif) repeat-x scroll 0pt 25px;
}To this:
.home-deco {
background:transparent url(../images/body-bg.gif) repeat-x scroll 0pt 60px;
}That will unfold the entire “background with lights” and lay the top of the other background to be even with the top of your menu. It can’t go down any further without editing the body-bg.gif itself.
Hope this helps.
John.1 user says Thank You to John Wesley Brett for this useful post
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 28, 2008 at 5:36 pm #272872You still need help with any issues?
greatway Friendgreatway
- Join date:
- June 2007
- Posts:
- 52
- Downloads:
- 420
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
March 5, 2009 at 12:41 pm #294564thanks for your cool tempaltes and your pro support.
My need is to have the front blue backround image shown in all the pages!
Right now it is showing only in the front
thank you
greatway Friendgreatway
- Join date:
- June 2007
- Posts:
- 52
- Downloads:
- 420
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
March 5, 2009 at 12:52 pm #294565SOLVED
found the solution there was already a post abou thisin template.css (line 492)
add the following line of code:
Code:
#ja-wrapper {
background:transparent url(../images/body-bg.gif) repeat-x scroll 0 25px;
padding:0 0 30px;
}thanks
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by greatway 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum