Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2012-03-21 02:23:32

cutetallguy8
Member
Registered: 2011-06-02
Posts: 103

Change color of the link

Please check this link http://asianxvideo.net/community/ how to change the color of the green buttons to Pink. I cant find it in css.

Thanks

Offline

#2 2012-03-21 06:57:45

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Change color of the link

Edit templates/your-template/css/style.css and search for input.submit


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2012-03-21 10:40:36

cutetallguy8
Member
Registered: 2011-06-02
Posts: 103

Re: Change color of the link

If found  the input.submit but i cant see the color code that I need to change

Offline

#4 2012-03-21 10:42:19

cutetallguy8
Member
Registered: 2011-06-02
Posts: 103

Re: Change color of the link

Actually I want the color of  my theme is Pink. How can I change that. I already made some changes to pink. But some color like the navigation is still green.

Offline

#5 2012-03-21 15:41:42

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Change color of the link

form input.submit {
    padding: 3px 10px;
    background: #A2410A url('../images/bg-submit.jpg') repeat-x;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #3F3F3F;
    color: #CCCCCC;
}

You need to change the background image bg-submit.jpg which is located in templates/your-template/images/bg-submit.jpg


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#6 2012-03-22 11:08:12

cutetallguy8
Member
Registered: 2011-06-02
Posts: 103

Re: Change color of the link

Thanks a lot, Its ok now smile

Offline

Board footer

Powered by FluxBB