Everything about design #927 goes here!
|
|
strang3r | Date: Wednesday, 2009 November 25, 6:18 PM | Message # 1
|
Private
Group: User
Message: 4
[ ]
Offline
| Hi i want to change entry's background color to a image, I saw it in one of site. I want to change it same to my site. but in different image. How can I do it and where i have to go? Kindly check the Attachment for more details please. Design Number : 927 Thanks.
|
|
| |
Brazen | Date: Thursday, 2009 November 26, 11:11 AM | Message # 2
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| For what module?
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
strang3r | Date: Thursday, 2009 November 26, 3:46 PM | Message # 3
|
Private
Group: User
Message: 4
[ ]
Offline
| what u means by what module? well .. i posted design number .. and I need to change the Entry Topic post. When i post a topic at home page of my template . i want to change its background in a image. and also its title background. how to do it ? help please .
|
|
| |
Brazen | Date: Sunday, 2009 November 29, 12:42 PM | Message # 4
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Ok, I will assume you want to change those things in Site News. For now I found only time to show you how to change this image To change it go to CP » Customize design » Common templates » Style sheet (CSS) Find this line: Quote .eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#CCCCCC; padding: 0 0 0 18px; background: url('/.s/t/927/13.gif') no-repeat 0 1px;} and change the url in red to your image.
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
strang3r | Date: Sunday, 2009 November 29, 1:25 PM | Message # 5
|
Private
Group: User
Message: 4
[ ]
Offline
| thanks for the title image man .. but how i change the background now ? plz help
|
|
| |
kostova | Date: Monday, 2009 November 30, 3:24 AM | Message # 6
|
Colonel
Group: Administrator
Message: 268
[ ]
Offline
| I took the initiative to google your site based on the text in the image Okay, add this in the css. Code table.eBlock {background:url(yourimage.jpg) !important;} Change yourimage.jpg to whatever your image url is. kthxbai.
|
|
| |
strang3r | Date: Monday, 2009 November 30, 11:38 AM | Message # 7
|
Private
Group: User
Message: 4
[ ]
Offline
| hey guys thanks a lot. u guys r great . now i can change both of them but im still having a prob .. in my site . its looks like the background image is over passing the left , right , top and bottom side area .. any suggestion how to re-size it ? i tried but it looks like not working. i used this : Code table.eBlock {padding: 0 0 0px 0px; background:url(http://forsakenguild.ucoz.com/burnbookbackgrounddd.png) !important;} here is the site : http://pathcommunity.ucoz.com/ ADDED : NVM i solved the last problem ... thanks a lot for helping me out 
Edited Bystrang3r - Tuesday, 2009 December 01, 7:44 AM |
|
| |
13light | Date: Friday, 2010 April 30, 5:42 AM | Message # 8
|
Private
Group: User
Message: 2
[ ]
Offline
| It's been a while since this post has seen anything, but now that I am trying to create my own site.. I have a question, where do you place the table.eBlock {background:url(yourimage.jpg) !important;} in the CSS? I placed it directly at the top, and it made the entries archive, or home page, of my site to the image, and not the back-round itself. Any additional advice?
|
|
| |
Brazen | Date: Monday, 2010 May 03, 9:18 AM | Message # 9
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| 13light, if you are trying to change the background of your site you will need to use this code: Code body {background:url('YOUR BACKGROUND URL GOES HERE') #ffffff; margin:0 5% 0 5%; padding:0;}
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
13light | Date: Monday, 2010 May 03, 10:14 AM | Message # 10
|
Private
Group: User
Message: 2
[ ]
Offline
| Alright, thanks, but I'm still having a problem. I put that in, and put the url of my desired back-round picture as the url, but it did not change anything. I then removed the ' and the other ' to see if that would fix it, yet it didn't and it remains the same as the old back-round. Am I supposed to put it somewhere specific? I put it right at the top, underneath "/* General Style */." I appreciate your help. :-)
|
|
| |
Brazen | Date: Tuesday, 2010 May 04, 11:36 AM | Message # 11
|
Colonel
Group: Administrator
Message: 304
[ ]
Offline
| Did you put this kind of code in your template? Code <link type="text/css" rel="StyleSheet" href="location of your CSS file.css" /> If you still have the problem please provide the code for your template and CSS file. Or just give me your website address.
LOL With Us! l Game Blog l 3D Autos "knowledge without wisdom is curse" Alex Seb
|
|
| |
khai209 | Date: Friday, 2012 February 17, 11:00 PM | Message # 12
|
Private
Group: User
Message: 1
[ ]
Offline
| i cant change 2..T_T Added (2012 February 17, 10:59 PM) --------------------------------------------- this is my css
.eBlock {} .eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#CCCCCC; padding: 0 0 0 18px; background: url('http://downloadcabal.ucoz.net/Cabal_Mage_Wallpaper_by_Gammas.jpg') no-repeat 0 1px;} .eTitle a:link {text-decoration:underline; color:#9FB4E5;} .eTitle a:visited {text-decoration:underline; color:#9FB4E5;} .eTitle a:hover {text-decoration:none; color:#FFFFFF;} .eTitle a:active {text-decoration:underline; color:#9FB4E5;} Added (2012 February 17, 11:00 PM) --------------------------------------------- how to change background?
|
|
| |
-=Lukashenko=- | Date: Friday, 2012 May 25, 6:29 PM | Message # 13
|
Private
Group: User
Message: 1
[ ]
Offline
| my site is l4d2.clan.su
My question is how to make my background scroll when scrolling, not repeat.
i found how to. Question is closed
Edited By-=Lukashenko=- - Friday, 2012 May 25, 7:19 PM |
|
| |