-
AuthorPosts
-
georgios Friend
georgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
October 4, 2010 at 3:26 pm #154927Hello,
Do you think it is possible to change the background image (gray by default) to put a white background for example?
I tried to replace the BD-bg.jpg image but this image seems also used in the menus?
smitheringale Friendsmitheringale
- Join date:
- December 2009
- Posts:
- 236
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 63
- Thanked:
- 44 times in 18 posts
October 4, 2010 at 4:36 pm #357683yes – just change it for #fff in the relevant places and remove reference to BD-bg.jpg
In template.css change
body#bd { background: url (whatever this is); color #f7f7f7;color: #525253; }
to this
body#bd { background: #fff; color: #525253; }
<em>@georgios 196829 wrote:</em><blockquote>Hello,
Do you think it is possible to change the background image (gray by default) to put a white background for example?
I tried to replace the BD-bg.jpg image but this image seems also used in the menus?</blockquote>
1 user says Thank You to smitheringale for this useful post
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
October 4, 2010 at 7:20 pm #357702thanks 😎
smitheringale Friendsmitheringale
- Join date:
- December 2009
- Posts:
- 236
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 63
- Thanked:
- 44 times in 18 posts
October 4, 2010 at 8:17 pm #357708<em>@georgios 196858 wrote:</em><blockquote>thanks :cool:</blockquote>
no problem 🙂
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
October 4, 2010 at 8:22 pm #357710another question: how get quick contact module like the demo (ie # Sales: 0987 989898
# Email: info@…) :((I try to publish html custom module in the top position but this should not be that…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 5, 2010 at 5:01 am #357743<em>@georgios 196867 wrote:</em><blockquote>another question: how get quick contact module like the demo (ie # Sales: 0987 989898
# Email: info@…) :((I try to publish html custom module in the top position but this should not be that…</blockquote>
[PHP]<ul class=”quick-contact”>
<li class=”phone”><strong>Sales: </strong>0987 989898</li>
<li class=”email”><strong>Email: </strong><a href=”#” title=”Sample link”>info@yourdomain.com</a></li>
<li class=”sites”><strong>Sites: </strong><select class=”inputbox”><option>USA</option><option>UK</option><option>France</option><option>Japan</option><option>South Africa</option></select></li>
</ul>[/PHP]you use above codes to resolve this issue
1 user says Thank You to Saguaros for this useful post
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
October 6, 2010 at 6:56 am #357886thanks for idea
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
October 6, 2010 at 8:01 am #357903And for insert link I use code like: <option><a href=”…”>…</a></option> ??
December 19, 2010 at 7:08 am #367548:((
Which file are you talking about? I want to remove the sales, email and sites from the header of portfolio.
Thank you.
Rich
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
December 20, 2010 at 7:33 am #367689Dear rjwatsoniii,
please go to module manager in admin page and remove “Quick contact” module at Top position.
-
AuthorPosts
This topic contains 11 replies, has 6 voices, and was last updated by Yvan Luna 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum