IPBSkins Posted June 4, 2010 Posted June 4, 2010 File Name: Paradox File Submitter: Fisana. File Submitted: 04 Jun 2010 File Category: Dark Skins Supported Versions: IP.Blog 2.6.x, IP.Board 3.4.x, IP.Calendar 3.3.x, IP.Content 2.3.x, IP.Downloads 2.5.x, IP.Gallery 5.0.x Paradox Skin by Fisana (ipbskins.ru) for IP.Board 3.4.6 IP.Blog 2.6.3 IP.Calendar 3.3.4 IP.Content 2.3.6 IP.Downloads 2.5.4 IP.Gallery 5.0.5 Included: png and psd Logo blanks and font Included: PSD Logo Blank PNG Logo Blank Team IconsInstallation instructions. If you have not installed a skin before and are unsure what to do, follow this guide:http://community.inv...ing-a-skin-r543 Click here to download this file
IPBSkins Posted June 4, 2010 Author Posted June 4, 2010 ipb_styles.css #branding Addtext-align: center !important;
michealfahl Posted June 4, 2010 Posted June 4, 2010 Thanx Fisana,worked fine. Wonder if there si any way of putting smaller logo badge at left as well. Not imprtant but would be great
CrossFire-Radio Posted June 4, 2010 Posted June 4, 2010 awesome, thanx so much for this.. however on the Profile page. the "My information" bar is a different color than the "Contact Information" bar... where in the CSS can I fix that so that those two bars match I want the "My Information" bar to match the "Contact Information" bar. Thanx
IPBSkins Posted June 5, 2010 Author Posted June 5, 2010 ipb_profile.css Add #profile_overview h3.bar { background: #111 url({style_images_url}/pad.png) repeat-x bottom !important; color: #9bbf00 !important; font-size: 1.1em; text-shadow: none; }
SkimPappa Posted June 5, 2010 Posted June 5, 2010 Hmm, when I added that it made both of them not be yellow. What am I doing wrong, I added that to the bottom of the css file
IPBSkins Posted June 5, 2010 Author Posted June 5, 2010 I do not understand you: ( New ipb_profile.css/************************************************************************/ /* IP.Board 3 CSS - By Rikki Tissier - ©2008 Invision Power Services */ /************************************************************************/ /* ipb_profile.css - Profile specific styles */ /************************************************************************/ .friend_list ul, .status_profile_page, .status_profile_actions, .off, .recent_activity { background-color: #000; } div#profile_overview { width: 29%; } div#main_profile_body { width: 70%; margin-top: 5px; padding-right: 4px; } .friend_list p { font-size: 0.9em; padding: 15px 0 0 5px; } .personal_info { text-align: center; background: #333; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; } .personal_info .photo { margin: 30px auto 20px auto; } .personal_info ul { font-size: 0.9em; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; padding: 5px 10px; } .personal_info li { margin: 2px 0; text-align: left; } .personal_info li a { background: #000; text-decoration: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 5px 7px; display: block; } ul.profile_options { margin-bottom: 20px; } div#profile_overview .info { background: #333; font-size: 0.9em; border: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 4px; } body div#profile_overview .info dt { padding: 3px 4px; width: 37%; } body div#profile_overview .info dd { padding: 3px 4px; width: 53%; } #profile_overview .reputation { float: none; text-align: center; font-weight: normal; margin: 6px; } #profile_overview .reputation .number { font-size: 1.1em; font-weight: bold; } #profile_overview .reputation .title, #profile_overview .reputation .image { font-size: 0.9em; display: block; } .about_info, .contact_info { margin-bottom: 6px; } .about_info h3, .contact_info h3{ background: #222 url({style_images_url}/pad.png) repeat-x bottom !important; color: #bbb !important; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; } .recent_activity, .about_contact, .friend_list, #comment_wrap { clear: both; float: left; width: 100%; padding: 4px; } .other_contact { margin: 5px 0px 5px 0px; } .other_contact .general_box { overflow: auto; padding: 4px; } .about_contact, .friend_list { margin-top: 20px; margin-bottom: 20px; } .other_contact dl { padding: 0px 10px 10px 3px; } .about_contact dl, dl.user_info { padding: 6px; } .other_contact dt, .other_contact dd, .about_contact dt, .about_contact dd, .info dt, .user_info dt, .user_info dd { float: left; } .other_contact dt, .about_contact dt, .info dt, .user_info dt { font-weight: bold; padding: 3px 6px; clear: both; width: 30%; /*white-space: nowrap;*/ } .other_contact dd, .about_contact dd, .info dd, .user_info dd { padding: 3px 6px; width: 55%; } .info dd, .user_info dd { margin-left: 35%; } recent_activity { padding:0px 2px 5px 5px; width:99%; } #tab_content div.general_box { border: 0; } .recent_activity .general_box { } .recent_activity{ background: #222; border: 0; padding-bottom: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .recent_activity a { text-decoration: none; } .recent_activity #tab_recentActivity { line-height: 150%; } .recent_activity #tab_recentActivity h4 { color: #bbb; font-size: 1.1em; font-weight: normal; padding: 10px; } .recent_activity #tab_recentActivity ol { font-size: 0.9em; padding: 0 0 10px 20px; } .recent_activity li img { padding-right: 6px; } .tab_general .general_box, .tab_forums_posts .general_box, .tab_topics .general_box { /*max-height: 250px;*/ overflow: auto !important; } .tab_general h4, .tab_forums_posts h4, .tab_forums_topics h4 { font-size: 1.0em; font-weight: normal; padding: 6px 0 0 6px; } .tab_general .post_body, .tab_forums_posts .post_body, .tab_forums_topics .post_body { background-color: #333; border-bottom: 1px solid #444; padding: 10px 10px 25px 18px; line-height: 140%; margin-left: 0; } .tab_general p.posted_info, .tab_forums_posts p.posted_info, .tab_forums_topics p.posted_info { padding: 0 0 6px 6px; margin: 0; } #post_comment { padding: 10px 10px 10px 30px; } #post_comment .photo { margin: 0 16px 0 6px; } #post_comment .input_textarea { margin-bottom: 8px; width: 380px; background: #000; color: #aaa; } #post_comment .input_submit { margin: 0 10px 0 50px; } #latest_visitors { margin-top: 0px; background: #333; border: 0; -moz-border-radius: 0 0 5px 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; } #latest_visitors h3{ background: #222 url({style_images_url}/pad.png) repeat-x bottom !important; color: #ccc; text-shadow: none; } #latest_visitors li .photo { margin: 2px 10px 0 0; float: left; } #latest_visitors li { clear: both; padding: 5px; } #latest_visitors li.row2 { } .vcard .general_box { border:0; } .row2:hover { background: #222; } /* Status updates stuffs */ .status_profile_actions { font-size: 0.9em; } .status_profile_actions .desc { font-size: 0.8em; } #profile_overview h3.bar { background: #111 url({style_images_url}/pad.png) repeat-x bottom !important; color: #9bbf00 !important; font-size: 1.1em; text-shadow: none; }
CrossFire-Radio Posted June 5, 2010 Posted June 5, 2010 What hes saying is, when adding that bit of CSS it turns both bars the same color, however, it removes the "colored" bar, and makes them both dark gray in which, what I wanted was both bars the "greenish" bar color So what I did was this instead: #profile_overview h3.bar { background: #111 url({style_images_url}/grey_bg2.png) repeat-x top !important; color: #000 !important; font-size: 1.1em; text-shadow: none; } and it turns out the way I wanted:
IPBSkins Posted June 5, 2010 Author Posted June 5, 2010 #profile_overview h3.bar { background: #111 url({style_images_url}/grey_bg2.png) repeat-x top !important; color: #000 !important; font-size: 1.1em; text-shadow: none; } replace with #profile_overview h3.bar { background: #a6dd4e url({style_images_url}/grey_bg2.png) !important; color: #000 !important; text-shadow: #c7d076 0px 1px 0px; }
SkimPappa Posted June 5, 2010 Posted June 5, 2010 I was trying to figure out how to do that, i broke the skins and I re-downloaded it and am trying again :) -EDIT ok all is well now :) And the green color is back :)
SkimPappa Posted June 6, 2010 Posted June 6, 2010 If anyone has the coding changes that are needed to make IP.Links look normal please post!
IPBSkins Posted June 6, 2010 Author Posted June 6, 2010 links.css /** * IP.Links v3.2.0 by the IPS Community Developers * Styling * * ID: $Id: comments.php 3 2009-12-17 01:00:27Z brandond $ * Last Updated: $Date: 2009-12-16 20:00:27 -0500 (Wed, 16 Dec 2009) $ * * @author $Author: brandond $ * @link http://community.invisionpower.com/ * @version $Revision: 3 $ */ .linkdata { border-bottom: 1px solid #444; padding: 8px; margin: 5px 10px 10px 6px; } .linkdata a { text-decoration: none; } .linkdata img { float: left; padding-right: 8px; } .linkdata .desc { margin-top: 4px; } .link_image { background-color: #222; border-top: solid 1px #444; border-bottom: solid 1px #444; margin-top: 5px; padding: 8px; overflow: auto; } .link_image img { float: right; } .link_details_wrap { margin-top: 5px; padding: 8px; } .link_details { width: 100%; font-size: 0.85em; } .link_details_row { float: left; } .link_details .linkrow1, .link_details .linkrow2 { padding: 8px; } .link_details .linkrow1 { width: 20%; font-weight: bold; background-color: #111; text-align: right; border-top: solid 1px #444; } .link_details .linkrow2 { width: 80%; background-color: #252525; border-top: solid 1px #444; } .link_details .noborder { border: 0px; } .link_details .linkrow1 .comment_options a { font-size: 1.1em; } /* Reputation for 3.2 */ #theComments .rep_bar { margin-left: 5px; } .deleteReasonWrap { background-color: #7b4e24; padding: 3px 8px 5px 8px; } .deleteReasonWrap textarea { width: 100%; height: 50px; } .linkThumb { border-style: solid; border-width: 1px; } .row1 .linkThumb { border-color: #666; } .row2 .linkThumb { border-color: #444; }
BaRoN30s Posted June 7, 2010 Posted June 7, 2010 fantastic new skin... one of the best FREE skins so far...
Azoun Posted June 9, 2010 Posted June 9, 2010 A great skin and many thanks for sharing this with the community :)
IPBSkins Posted June 10, 2010 Author Posted June 10, 2010 Fixed issue with Facebook white screen Board Index > hookFacebookActivity Find<fb:activity site="" width="290" height="300" header="false" border_color="#FFF" colorscheme="light" /> Replace width <fb:activity site="" width="290" height="300" header="false" border_color="#000" colorscheme="dark" />
PinoyHappyBoy Posted June 17, 2010 Posted June 17, 2010 very awesome skin. problem is when i enable the some hooks like Gallery Images, (IM) Global Forum Message, (IM) Members Online Today, etc... the background image disappears. check out the end result here ---> http://happysmileonline.com
IPBSkins Posted June 17, 2010 Author Posted June 17, 2010 What background? I do not see issues there.
demoneyezer Posted August 29, 2010 Posted August 29, 2010 I installed this skin almost 3 months ago and today someone reported a link issue. In the board statistics at the bottom there is an "Overall top posters" link. This link is redirecting to My Conversations in the Messenger and not displaying a top poster list as supposed to be ... :whistle:
IPBSkins Posted August 29, 2010 Author Posted August 29, 2010 It's not a skin issue. Write to tech support or read the Tracker. There is a solution.
demoneyezer Posted August 29, 2010 Posted August 29, 2010 It's not a skin issue. Write to tech support or read the Tracker. There is a solution. Thank you Fisana, the solution was indeed in one of the tracker topics. Thanks for the heads up ! :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.