The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How can I do this?

5 posters

Go down

In progress How can I do this?

Post by Juѕт٠ Thu 17 May - 22:30

How can I do this?
For phpbb3???

How can I do this? Df_bmp10
avatar
Juѕт٠
New Member

Posts : 2
Reputation : 1
Language : Shqip

Back to top Go down

In progress Re: How can I do this?

Post by Ahkrir Thu 17 May - 23:34

Do what?
I can't read the text very good in the picture, and I don't know what you want.
Ahkrir
Ahkrir
Forumember

Male Posts : 288
Reputation : 14
Language : English
Location : The Netherlands

http://smarterweb.go-board.com/forum

Back to top Go down

In progress Re: How can I do this?

Post by DK Thu 17 May - 23:36

Add a background for your widget latest topics?
Try this
Code:
<style>body {
background-image: url(insert image here)!important;
background-color: none!important;
}</style>
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

In progress Re: How can I do this?

Post by LGforum Fri 18 May - 0:02

To do that to the widgets in the sidebar this CSS code would do it:
Code:

#left .module, #right .module {
  background: url(URLOFIMAGE);
}
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

In progress Re: How can I do this?

Post by Juѕт٠ Fri 18 May - 1:03

These codes do not function?
:'(
avatar
Juѕт٠
New Member

Posts : 2
Reputation : 1
Language : Shqip

Back to top Go down

In progress Re: How can I do this?

Post by Base Sat 19 May - 13:32

Hi,

Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.

If you use the above code, you will need to replace 'URLOFIMAGE' with the link to the image you would like to be displayed in the widget. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum