FgsuportPowered by ForumotionLog in
Breaking News
test

Share

descriptionprivate sector forum review Emptyprivate sector forum review

more_horiz
I want you to review my forum, it just got finished. https://private-sector.forumotion.com/

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
Hello,

Atm we dont have analysts, but i guess everyone is free to-do one for each user...

First one: https://prnt.sc/8PfpwRV5UnsN - Everything has the text „Forumotion on twitter”
Second thing something is wrong with this code:

Code:

<div style="text-align: center;"><a href="https://www.google.com/" target="_blank" title="Forumotion on Twitter"><img src="https://i.servimg.com/u/f60/20/51/79/32/google10.png" twitter"="" "="" alt=" forumotion=" style="width: 343px; height: 54px;" /></a>       

/register page - the text called „In order to proceed, you must agree to the following” - cant be seen sadly Embarassed
- just add this code to fix it

Code:

.borderwrap .subtitle {
    background-color: #;
    border-bottom: 1px solid #444;
    color: #000;
}

^ if the code is not working try it from the colors tab
- /login page the text called „register” - is not clearly enough also Embarassed

Code:

body:last-child a.button1, input.button1, a.button2, input.button2, button.button2 {
    padding: 1px 0;
    color: #000;
}

^ if the code is not working also try it from the colors tab

for the footer add/change this code:

Code:

#gfooter a {
    color: #fff !important;
}


add this code also:

Code:

button.button2, input.button2 {
    border: 1px solid #444;
    color: #fff;
    background-color: #000;
    font-size: 50px;
}


add this code also:

Code:

button.button2, input.button2 {
    font-size: .9em;
    width: auto !important;
    margin: 0 .25em;
    padding: 2px 3px;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    background-repeat: repeat-x;
    background-image: ();
    background-position: top;
    overflow: visible;
    vertical-align: middle;
}

final result: https://prnt.sc/XWh_HPn9Nak0

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
the 2nd and 3rd code didn't work, so where on the colors tab i can change the color of the text? and the last 3 codes are at the bottom of my css, and i still dont have the final result. what am i doing wrong?

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
wizard king wrote:
the 2nd and 3rd code didn't work, so where on the colors tab i can change the color of the text? and the last 3 codes are at the bottom of my css, and i still dont have the final result. what am i doing wrong?

Try to remember from this topic, like i told you: https://fgsuport.forumotion.com/t70-changing-the-profile-tabs-color

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
/register page - the text called „In order to proceed, you must agree to the following”


^ i found this in the colors tab and changed it, but for the others i dont see where i change them. Shocked

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
wizard king wrote:
/register page - the text called „In order to proceed, you must agree to the following”


^ i found this in the colors tab and changed it, but for the others i dont see where i change them. Shocked

Try with this code:

Code:

#gfooter {
    margin: 8px 0;
    padding: .5em;
    text-align: right;
    font-size: .8em;
    background-color: #000;
    color: #fff;
}

the original background-color its: #f5f5f5 (in case its not working, change its from colors tab)

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
Admin wrote:
wizard king wrote:
/register page - the text called „In order to proceed, you must agree to the following”


^ i found this in the colors tab and changed it, but for the others i dont see where i change them. Shocked

Try with this code:

Code:

#gfooter {
    margin: 8px 0;
    padding: .5em;
    text-align: right;
    font-size: .8em;
    background-color: #000;
    color: #fff;
}

the original background-color its: #f5f5f5 (in case its not working, change its from colors tab)


i didn't notice any changes using the css, so i changed it from the #f5f5f5, it changed the color but it affected other areas of the forum that didn't go well. so i have to leave it off. you'll have to deduct some points on that Zelenko im going to work on the other stuff now.

descriptionprivate sector forum review EmptyRe: private sector forum review

more_horiz
wizard king wrote:
i didn't notice any changes using the css, so i changed it from the #f5f5f5, it changed the color but it affected other areas of the forum that didn't go well. so i have to leave it off. you'll have to deduct some points on that Zelenko im going to work on the other stuff now.

For your info, i still see the same background like before: https://prnt.sc/T5UC_BAmrG-Q

descriptionprivate sector forum review EmptyRe: private sector forum review

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