- Posts: 3
- Thank you received: 0
How can I change the background
- Uafa smaili
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 2 months ago #4014
by Uafa smaili
How can I change the background was created by Uafa smaili
Hello!
I tried to change de background with an image especified, but I cannot.
I instaled 2 plug ins to do this but don't set.
Can you help-me?
thanks
I tried to change de background with an image especified, but I cannot.
I instaled 2 plug ins to do this but don't set.
Can you help-me?
thanks
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 2 months ago #4031 by Trung Duong
Replied by Trung Duong on topic Re: How can I change the background
Hello,
You should change it with edit css file.
body background you can find and edit file:
demo.omegatheme.com/joomla25/mega_realis...color_lightwheat.css
Regards
You should change it with edit css file.
body background you can find and edit file:
demo.omegatheme.com/joomla25/mega_realis...color_lightwheat.css
Code:
#page-bg {
background: none repeat scroll 0 0 #EADEC5;
}
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Uafa smaili
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 2 months ago #4038
by Uafa smaili
Replied by Uafa smaili on topic Re: How can I change the background
ok, thank you! how can I put image in background?
Please Log in or Create an account to join the conversation.
- Uafa smaili
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 1 month ago #4066
by Uafa smaili
Replied by Uafa smaili on topic Re: How can I change the background
I'm waiting your reply...
I tried to change with url of image, but don't work
tks
I tried to change with url of image, but don't work
tks
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
12 years 1 month ago #4070
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: How can I change the background
Hello,
Please see code below:
Please see code below:
Code:
#page-bg {
background: url("your_url_to_image_here");
}
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.194 seconds