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 to put a Copyright like this?

3 posters

Go down

In progress How to put a Copyright like this?

Post by GreyPhantom March 3rd 2012, 8:28 pm

How to put a Copyright like this? 6d0694741d7945529aa624b

I know it is an Image , the thing I want to know is what is the CSS Code for that to be putted in a position like that? Please need urgent help.

That image at the bottom is the thing I am talking to.
GreyPhantom
GreyPhantom
Forumember

Male Posts : 100
Reputation : 2
Language : English
Location : Philippines

http://darkages.canadianforum.net

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by GreyPhantom March 3rd 2012, 8:41 pm

No One Knows??
GreyPhantom
GreyPhantom
Forumember

Male Posts : 100
Reputation : 2
Language : English
Location : Philippines

http://darkages.canadianforum.net

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by MrMario March 3rd 2012, 11:02 pm

Hello,

You can add some by going to Modules // Footer // Configeration
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by GreyPhantom March 4th 2012, 2:49 pm

I will put an Image not a Links. Smile
GreyPhantom
GreyPhantom
Forumember

Male Posts : 100
Reputation : 2
Language : English
Location : Philippines

http://darkages.canadianforum.net

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by rom3o. March 4th 2012, 4:21 pm

First off all you cant edit forumotion copyrights. Why thats free forum. Wink
avatar
rom3o.
Forumember

Posts : 25
Reputation : 2
Language : English

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by GreyPhantom March 4th 2012, 4:52 pm

Just an Image LOL. The Footer LInks is still there.
GreyPhantom
GreyPhantom
Forumember

Male Posts : 100
Reputation : 2
Language : English
Location : Philippines

http://darkages.canadianforum.net

Back to top Go down

In progress Re: How to put a Copyright like this?

Post by Guest March 4th 2012, 5:57 pm

Hi!

You can add in overall_footer_begin or in overall_footer_end (Display => Templates => General) this code:
Code:
<img src="IMAGE_LINK" />
Replace IMAGE_LINK by link to the image.

Or, you can add a background image and a text on it.
Code:
<div style="background-image: url(IMAGE_LINK); width: 100%; text-align: center;"><center>Here your text!</center></div>

Or a background image with another image on it + text:
Code:
<div style="background-image: url(IMAGE_LINK); width: 100%;"><img src="IMAGE_LINK" style="margin-left: 15px;" /><div style="text-align: center;">Here your text!</div></div>
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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