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.

I Agree to these terms I do not agree to these terms

4 posters

Go down

Solved I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 4:16 pm

I Agree to these terms

I do not agree to these terms

I just want to increase the size of it, how can i do that in the CSs agreement style sheet
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Nera. April 16th 2011, 4:38 pm

For phpBB3?

Code:
#main-content a.cgu-buttons {
    font-size: XYpx;
}

Add this to your CSS, put in the size.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 7:29 pm

phpBB2
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Base April 16th 2011, 7:32 pm

Then please add this to your CSS code:

Code:
a.gen, a.genmed, a.gensmall {
    color: #105289;
    font-size: 15px;
    text-decoration: none;
}

You can change the 15px to a different number if you wish. Wink
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 7:45 pm

where exactly bro?
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Base April 16th 2011, 7:55 pm

You'll need to add it in your CSS which can be found by going to:

1. Administration Panel (advanced mode)
2. Display Tab
3. Colors (on the left, under Pictures and Colors)
4. CSS Stylesheet and paste the code there

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

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 8:12 pm

man it doesnt work, it changes colors and fonts to other things, u know i just want the I agree , I dont agree font bigger
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Base April 16th 2011, 8:19 pm

How about this code:

Code:
    a.gen, a.genmed, a.gensmall {
        font-size: 15px;
        text-decoration: none;
    }
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 8:20 pm

changes size of the users posts, .... :/
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Base April 16th 2011, 8:21 pm

May I have a link to your forum please? 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

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 8:25 pm

avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Nera. April 16th 2011, 8:38 pm

Try;
Go to AP >> Display >> Templates >> General >> Agreement

Find this part and add things that are bold here, than save and publish your template.

<div align="center">
<a class="genmed" style="font-size:30px" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
<br />
<a class="genmed" style="font-size:30px" href="{U_INDEX}">{DO_NOT_AGREE}</a>
</div>

You can change the number.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by ifekt April 16th 2011, 8:53 pm

Thanks mate Wink :wouhou:
avatar
ifekt
Forumember

Male Posts : 127
Reputation : 5
Language : English

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Nera. April 16th 2011, 8:58 pm

No problem Hello
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: I Agree to these terms I do not agree to these terms

Post by Sanket April 17th 2011, 10:11 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
I Agree to these terms  I do not agree to these terms 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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