Results 1 to 10 of 10

Thread: tweaked ClassiPress v3 theme - NosPlaza.com

  1. #1
    Thread Starter
    Member
    Not a Verified Customer
    Cyrus's Avatar
    Join Date
    May 2009
    Location
    Curacao, Netherlands Antilles
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    tweaked ClassiPress v3 theme - NosPlaza.com

    So I've been working on cleaning up the default classipress theme a bit since I don't like the default theme much.

    What do you guys think of this slightly modified classipress 3 theme: http://nosplaza.com/

  2. #2
    Junior Member
    Not a Verified Customer
    Bidge's Avatar
    Join Date
    Apr 2010
    Posts
    46
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Great!

    I especially liked what you did with the pagenavi! Would you care to share it?

    How will it adapt if you have 1k+ posts btw? I like the way WP-PageNavi works on v2.9.3!

  3. #3
    Thread Starter
    Member
    Not a Verified Customer
    Cyrus's Avatar
    Join Date
    May 2009
    Location
    Curacao, Netherlands Antilles
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Code:
    .content_res .whiteblock .pages span { 
    	display:block; 
    	margin:0 2px 0 0; 
    	padding:3px 8px; 
    	float:left; 
    	background:#fff;
    }
    
    .right a{ color: #d80f0f !important;}
    
    .pages .current{
    	display:block; 
    	margin:0 4px 0 0; 
    	padding: 3px 8px; 
    	float:left; 
    	color:#4f4f4f; 
    	text-decoration:none; 
    	background: #ddd !important;
    	color: #1f1f1f !important;
    	font-weight: bold !important;
    	border-radius: 3px;
    	-moz-border-radius: 3px;
    	-webkit-border-radius: 3px;
    	border: 1px solid #ccc;
    }
    
    	
    .content_res .whiteblock .pages a { 
    	display:block; 
    	margin:0 4px 0 0; 
    	padding: 3px 8px; 
    	float:left; 
    	color:#4f4f4f; 
    	text-decoration:none; 
    	background: url(../images/button.gif) repeat-x scroll 0 0;
    	border-radius: 3px;
    	-moz-border-radius: 3px;
    	-webkit-border-radius: 3px;
    	border: 1px solid #ccc;
    }
    
    .content_res .whiteblock .pages a.last { margin:0; font-size:18px;}
    .content_res .whiteblock .pages a:hover {  
    	box-shadow: 0px 0px 2px #333;
    	-webkit-box-shadow: 0px 0px 2px #333;
    	-moz-box-shadow: 0px 0px 2px #333;	
    	border: 1px solid #999;
    }
    
    .content_res .whiteblock .pages a:active {  
    	background: url(../images/button_active.gif) repeat-x scroll 0 0;
    	box-shadow: 0px 0px 2px #333;
    	-webkit-box-shadow: 0px 0px 2px #333;
    	-moz-box-shadow: 0px 0px 2px #333;	
    }
    Place that c ode at the bottom of your master.css file to have the same effect as my buttons. The gradient button is made easily with photoshop though

  4. #4
    Junior Member
    Not a Verified Customer
    Bidge's Avatar
    Join Date
    Apr 2010
    Posts
    46
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Very much appreciated!

    Thanks @Cyrus

  5. #5
    Thread Starter
    Member
    Not a Verified Customer
    Cyrus's Avatar
    Join Date
    May 2009
    Location
    Curacao, Netherlands Antilles
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    You're welcome!

  6. #6
    Senior Member herb_'s Avatar
    Join Date
    May 2009
    Posts
    230
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Nice work,

    The modification of the orange buttons into softer friendlier buttons is very nice. I'll be changing the buttons on my sites as well.

  7. #7
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Count me in the fanclub of your modification. Very nice work. I like the style of your buttons too.

  8. #8
    Thread Starter
    Member
    Not a Verified Customer
    Cyrus's Avatar
    Join Date
    May 2009
    Location
    Curacao, Netherlands Antilles
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    Thanks guys

  9. #9
    Amateur
    Not a Verified Customer
    tmtu2's Avatar
    Join Date
    Jun 2010
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: tweaked ClassiPress v3 theme - NosPlaza.com

    hi. i just modified my button in photoshop and saved it as the same file name. however, the changes won't show on my site. could someone please tell me what step I am missing that is not allowing me to see the changes on my site. do I need to change the image url in the master.css? if yes, could someone tell me where i should do that. thank you very much.

  10. #10
    Member tmtu20's Avatar
    Join Date
    Jul 2010
    Location
    United States
    Posts
    50
    Thanks
    0
    Thanked 1 Time in 1 Post
    nvm got it to work

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)