Sebastian C. Posted June 29, 2014 Report Share Posted June 29, 2014 Salut , am incercat sa modific culoarea backgroundului de la categorii , totul a mers am schimbat culorile , am modificat umpic dar acum am problema cu linia despartitoare intre categorii . Pe forum se vede asa(Totul normal , asa cum am vrut) : Dar cand dau la profil se vede asa , la liniile ce despart campurile : Acesta este codul folosit de mine : .row1,.post_block.row1{background-color:#1a1a1a}.row2,.post_block.row2{background-color:#1a1a1a}.unread .highlight_unread{font-weight:bold}#recentajaxcontent li, #idm_categories a, #index_stats .status_list li, #panel_files .file_listing li, #panel_screenshots #ss_linked li, .file_listing, #cart_totals td, div#member_filters li, #files li, .ipsType_sectiontitle, #order_review td, #package_details .package_info, .block_list li, .package_view_top, .member_entry, #help_topics li, .ipsBox_container .ipsType_pagetitle, .userpopup dl, #announcements td, .preview_info, .sideVerticalList li, fieldset.with_subhead ul, .ipsList_data li, .ipsList_withminiphoto li, table.ipb_table td, .store_categories li, #mini_cart li, #index_stats div[id*="statusReply"], #ipg_category .ipg_category_row, .gallery_pane h2, .status_feedback li[id*="statusReply"], .ipsSideMenu ul li, .ipbfs_login_row, .ipbfs_login .clearfix, .articles .block-1, .articles .type-1x2x2 .article_row, #idm_category .idm_category_row, #category_list li a,.ipsComment{border-top:1px solid #252525;border-bottom:1px solid #111}.ipbfs_login_row, .gallery_pane h2, .ipsBox_container .ipsType_pagetitle, .ipsType_sectiontitle, #index_stats .status_list:first-of-type li:first-child, .ipsList_data li:first-of-type, .ipsList_withminiphoto li:first-of-type{border-top:0}.ipsSideMenu ul, #register_form hr, #login_form hr, .ipsSettings_section, #index_stats div[id*="statusReply"]:first-of-type{border-top:1px solid #111}.articles .type-1x2x2 .article_row:last-of-type, .store_categories ul:last-of-type li:last-of-type, #idm_categories li:last-of-type a, #idm_category .idm_category_row:last-of-type, .sideVerticalList li:last-of-type, #index_stats div[id*="statusReply"].status_reply, .ipsList_withminiphoto li:last-of-type, .member_entry:last-of-type, .ipsList_data li:last-of-type, #help_topics li:last-of-type, table.ipb_table tr:last-of-type td{border-bottom:0}.highlighted, .highlighted .altrow{background-color:#232323}.border, .statistics, .post_block, .ipsComment, .popupInner, .no_messages, .poll_question ol, .ipsBox_container, .ipsFloatingAction, .column_view .post_body{background:#1a1a1a}#idm_category .idm_category_row, .store_categories li, #idm_categories a, .ipsList_data li, .ipsList_withminiphoto li, table.ipb_table tr td{background-image:url("{style_images_url}row_gradient.png");background-repeat:repeat-x;background-position:0 0}.ipsBox_container{border:1px solid #2d2d2d}.ipsBox{background:#212121}.ipsBox_notice,.ipsBox_highlight{background:#222;border-bottom:1px solid #393939}.border{border-left:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939}.removeDefault .ipsBox,.removeDefault.ipsBox{padding:0;background:none transparent}.removeDefault .ipsBox_container,.removeDefault.ipsBox_container{border:0} Sa fi gresit eu ceva? Link to comment Share on other sites More sharing options...
Solution Kennzo Posted June 29, 2014 Solution Report Share Posted June 29, 2014 .ipsComment{ border-top:1px solid #252525; border-bottom:1px solid #111; } Schimba border-bottom:1px solid #111; cu: border-bottom:1px solid #454545; Sau pui alta culoare! Link to comment Share on other sites More sharing options...
Sebastian C. Posted June 29, 2014 Author Report Share Posted June 29, 2014 Am pus , multumesc de ajutor Link to comment Share on other sites More sharing options...
Recommended Posts