-
AuthorPosts
-
jakubd Friend
jakubd
- Join date:
- November 2011
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
October 13, 2012 at 5:10 pm #181413I have a couple questions…
Is there anyway to add images to the left and right sides of the JA Teline IV template to fill the white space?
Is it possible to add a background image for the entire page of the template?
jakubd Friendjakubd
- Join date:
- November 2011
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
October 13, 2012 at 6:05 pm #469990I ended up finding this extension: http://www.buaxua.vn/forum/viewtopic.php?f=12&t=99
But I’m still wondering if JA Teline IV can have a background image.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 15, 2012 at 4:58 am #470051<em>@jakubd 342196 wrote:</em><blockquote>
But I’m still wondering if JA Teline IV can have a background image.</blockquote>
Glad that you have find a module by yourself : )
About the background image, please go to this CSS file
templates/your_template_folder/css/template.css
Find these lines, (about line 19th )
body#bd {
background: none repeat scroll 0 0 #FFFFFF;
color: #333333;
font-size: 12px;
line-height: 1.5;
}Change value of background to
background: url(your_image_path) 0 0 #FFFFFF;
with your image path.1 user says Thank You to Luna Garden for this useful post
jakubd Friendjakubd
- Join date:
- November 2011
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
October 16, 2012 at 3:47 am #470196Thank you! That’s great. It’s just too bad that the menus and search and headlines are transparent.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 16, 2012 at 7:09 am #470208<em>@jakubd 342462 wrote:</em><blockquote>Thank you! That’s great. It’s just too bad that the menus and search and headlines are transparent.</blockquote>
If you want to change the background of them, it’s easy.
On this line too
templates/your_template_folder/css/template.css
find these line:
#ja-topbar .main {
border-bottom: 1px solid #CCCCCC
color: #999999
font: 92%/26px Arial,sans-serif;
}
and
#ja-mainnav .main {
border-top: 1px solid #CCCCCC
margin-bottom: 12px;
}add property background for them.
1 user says Thank You to Luna Garden for this useful post
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 16, 2012 at 7:10 am #470209<em>@jakubd 342462 wrote:</em><blockquote>Thank you! That’s great. It’s just too bad that the menus and search and headlines are transparent.</blockquote>
If you want to change the background of them, it’s easy.
On this line tootemplates/your_template_folder/css/template.css
find these line:
#ja-topbar .main {
border-bottom: 1px solid #CCCCCC
color: #999999
font: 92%/26px Arial,sans-serif;
}and
#ja-mainnav .main {
border-top: 1px solid #CCCCCC
margin-bottom: 12px;
}add property background for them.
1 user says Thank You to Luna Garden for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Luna Garden 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum