I have seen that Carlos in one post have ask for this borders in post details ...but i havent found yet the solution . I have add in css in post details some things but the border doesnt apair . Anyone know what to add in css or in viewtopic.tpl to show this borders ??
Best regards
PS: I am using the latest icy phoenix and Morfeus ip style in MG themes
Its Any Way To Add This Borders ?
Subject: Its Any Way To Add This Borders ?
bordi poshte2.PNG | ||
Description: | ![]() Download |
|
Filename: | bordi poshte2.PNG | |
Filesize: | 36.64 KB | |
Downloaded: | 175 Time(s) |
Subject: Re: Its Any Way To Add This Borders ?
Have anyone done this before ?? or know how to do ? . I am playing with css and tpl but i am not a programer ..but i really like to do this thinks :)
Subject: Re: Its Any Way To Add This Borders ?
I have 78 unread messages, I cannot be everywhere :roll:
Open templates/*/xs/xs_topic.tpl
Find
After, add:
// BEGIN - KasLimon postdata boxes
if (!empty($postrow_item['POSTER_POSTS'])) $postrow_item['POSTER_POSTS'] = '<div id="postdetails">' . $postrow_item['POSTER_POSTS'] . '</div>';
if (!empty($postrow_item['POSTER_FROM'])) $postrow_item['POSTER_FROM'] = '<div id="postdetails">' . $postrow_item['POSTER_FROM'] . '</div>';
if (!empty($postrow_item['POSTER_JOINED'])) $postrow_item['POSTER_JOINED'] = '<div id="postdetails">' . $postrow_item['POSTER_JOINED'] . '</div>';
// END - KasLimon postdata boxes
Open css file
At the end of the file, add:
You can see it working here
Greetings!
Open templates/*/xs/xs_topic.tpl
Find
After, add:
// BEGIN - KasLimon postdata boxes
if (!empty($postrow_item['POSTER_POSTS'])) $postrow_item['POSTER_POSTS'] = '<div id="postdetails">' . $postrow_item['POSTER_POSTS'] . '</div>';
if (!empty($postrow_item['POSTER_FROM'])) $postrow_item['POSTER_FROM'] = '<div id="postdetails">' . $postrow_item['POSTER_FROM'] . '</div>';
if (!empty($postrow_item['POSTER_JOINED'])) $postrow_item['POSTER_JOINED'] = '<div id="postdetails">' . $postrow_item['POSTER_JOINED'] . '</div>';
// END - KasLimon postdata boxes
Open css file
At the end of the file, add:
You can see it working here
Greetings!
Subject: Re: Its Any Way To Add This Borders ?
Sorry for disturbing .And thanks for getting time to help .
I have made ur modifications but i dont know if i miss something in xs_topic.tpl
Here its my image and my xs_topic.tpl
I have made ur modifications but i dont know if i miss something in xs_topic.tpl
Here its my image and my xs_topic.tpl
bordi keq.JPG | |
Description: | |
Filesize: | 30.38 KB |
Viewed: | 4346 Time(s) |
![]() |
xs_topic.rar | ||
Description: | My xs_topic.tpl modifed | ![]() Download |
Filename: | xs_topic.rar | |
Filesize: | 2.72 KB | |
Downloaded: | 143 Time(s) |
Subject: Re: Its Any Way To Add This Borders ?
I think you've misunderstood me in css changes, xs_topic seems to be ok
What I ask you to do is to add this lines at the end, not to modify #post-details ;)
Check if I'm wrong
Greets!
What I ask you to do is to add this lines at the end, not to modify #post-details ;)
Check if I'm wrong
Greets!
Subject: Re: Its Any Way To Add This Borders ?
I have add in post details in css border instead of adding all your line at the end css page :wink:
Thanks man
:chef: sorry my meaning of editing css :mryellow:KasLimon wrote: [View Post]
I have add in post details in css border instead of adding all your line at the end css page :wink:
Thanks man
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1255s (PHP: 14% SQL: 86%)
SQL queries: 14 - Debug Off - GZIP Enabled