Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Blackpearl Tabletitle Question 
 
Hello there,

i m messing with a table title at the moment and i think there must be a good way instead of things i am trying

what i am trying to do is devide 3 titles over 1 tabletitle that has a hide function (the +) too and my screenwidth is set to 100%

i ve really been breaking my brain on this, trying float left and padding percentages but i can t seem to get it right

does someone here maybe know the way to rome?  
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Edited by buldo, Mon 02 Nov, 2009 17:55: Title edit
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Sorry but I can't understand what you need.

Can you please try to explain it again?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
I was afraid this would happen ....LOL

hello MG thnx for your reply, i will repost later today to try and clarify myself on this subject

BTW i ve been playing on BP style a year now and i still love it as much as my last compliment i made you ...still the best looking style i ever tried

see you later today

Edit: because of 24 hour limit for posting twice

EDIT:

ok i am gonna try to make myself alittle more clear now (hope i can ...LOL)

my board is set to fit any screenresolution (100%)
let's say  i have a table header that has the show/hide button in it on the right, then usually the title in there would be centered (like the header at the top of this page (Post a reply) )

now i would like to put 3 titles in that header and only the middle title may be centered because the box below that is devided in 3 sections (rows at 25%, 50% and 25%)

is there a good way to do this, because i am messing around trying to avoid creating new css errors and what i do get is just not completely right

i get close but i am sure there must be a better way to do this

i hope i made more sence  now MG ;-), sorry i am just an amature
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Now I got your point, but what you are trying to do is a bit tricky... you may add an extra table in the header and that would be easy... or you can start playing with DIVs and FLOAT and MARGIN properties to achieve what you need.

Try to post the code you are trying here and someone will try to help.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
aaahh ... pitty you confirm that it is tricky because that means there might not be a better/right way to position them correctly on all screensizes

i have been playing with span, float left and padding (will try margin ASAP)
using float center, float middle or float gives the perfect result but 4 new css validation errors becaue they do not seem to exist (eventhough it seems to work correct)

i might post my version(s) after playing alittle more with it if i can not get it good enough

however there's one thing i do not quite understand in your reply:

Mighty Gorgon wrote: 
you may add an extra table in the header and that would be easy


is the attached screeny an example of what you mean by that?

 tilte_example

if it is not what you mean can you please post an example?

i also have another short question: is it normal that some (6 or 7) mooshow thingies give me css validation errors or did i break something?

and to conlclude here's a little hint: do you know inbox, outbox and sentbox have no title in the original black pearl?
i have corrected it allready but you maybe want to do the same in a next release?
(please let me know if you want to know how i added that but for now i assume you know better   )

Greetings from the Netherlands, ..Joshua203
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Let's try to make things clearer...

  1. Are you using phpBB 3 or Icy Phoenix?
  2. Mooshow isn't included in phpBB 3 version...
  3. Please provide me the fixes you are mentioning about "Inbox, Outbox, ..." Thanks
  4. By adding a new table I meant this:
    OPEN memberlist_body.html
    FIND
    Code: [Download] [Hide] [Select]
    <div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{L_MEMBERLIST}</div></div></div></div>

    REPLACE WITH
    Code: [Download] [Hide] [Select]
    <div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><table><tr><td width="25%">#1</td><td>{L_MEMBERLIST}</td><td width="25%">#3</td></tr></table></div></div></div></div>


    But this could bring to other issues... you should play with it...

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
1. i use phpbb3 3.5 (bpearl up to date 4.6)

2. mooshow is in FAP css
this is 6 of 13 errors i get (the other 7 is me colorizsing the scrollbar for explorer)

 w3c_validator

* "bestaat niet" means "does not exist"

3. i will go back in my edits and will post back in this thread with the small modifications i made  and maybe add some screenies with the result (it seems to work ok the way i did it.. and believe me that is amazing for this bozo the clown in wonderland ...hahaha

4. i will try this and see what it gives me after i ve provided point 3!

so thanks a million sofar MG, i ll post back as soon as posible

____________________________________
Editted in later:
--------------------------------------------------

having a quick look i think i got it covered edits are in three files and one new language entree was used

in ucp_pm_viewfolder.html now have this line

Code: [Download] [Hide] [Select]
    <div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{CUR_FOLDER_NAME} {L_FOLDERCONTENT}</div></div></div></div>


where you see cur_folder_name and l_folder_content there used to be a double &nbsp;

and i created a language entree for foldercontent
Code: [Download] [Hide] [Select]
'FOLDERCONTENT'  => 'Folder Content',



in ucp_pm_viewmessage i now have this

Code: [Download] [Hide] [Select]
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{L_VIEW_PM_INFO}</div></div></div></div>

same story with the &nbsp;

and finaly ..in ucp_pm_header
Code: [Download] [Hide] [Select]
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{CUR_FOLDER_NAME}</div></div></div></div>


like i said i ve not seen a downside to my edits yet

this gives a nice inbox-, outbox- and sentbox title and the extra language entree makes it avoid having two titles look exactly alike right above oneanother

i hope this helps a little in your great work of art... ILUVIT (sssssstttt sometimes i hate it too   )
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Thanks Joshua203.

I have removed mooshow entries in FAP.css as they are not needed anymore.

Regarding folders names I'll check next time I will play with my templates.

Finally... I hope you solved your 3 columns issue !
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
i have not gotten around to play with that yet but you gave me something to study and i am very happy with that so thanks ooooh mighty

i will remove those entries in the FAP.css too then, if you say it can t hurt then who am i to argue  

have a nice day MG
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Last edited by Joshua203 on Fri 24 Jul, 2009 01:41; edited 1 time in total 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
This is the new FAP.css:

Code: [Download] [Hide] [Select]
/* Full Album Pack - BEGIN*/

/* Thumbs Frame & Shadow - BEGIN */
.picframe{
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #555555;
    padding: 2px 6px 2px 6px;
    position: relative;
    bottom: 2px;
    right: 2px;
}

.picshadow{
    background-color: #888888;
    color: inherit;
    margin-left: 4px;
    margin-top: 4px;
}
/* Thumbs Frame & Shadow - END */

/* Pic LightBox Preview - BEGIN */
#loader_container {
    text-align: center; position: absolute; top: 40%; width: 100%;
}

#loader {
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
    padding: 10px 0 16px 0;
    margin: 0 auto;
    display: block;
    width: 135px;
    border: 1px solid #777777;
    text-align: left;
    z-index: 255;
}

#progress {
    height: 5px;
    font-size: 1px;
    width: 10px;
    position: relative;
    top: 1px;
    left: 10px;
    background-color: #999999;
}

#loader_bg {
    background-color: #EEEEEE;
    position: relative;
    top: 8px;
    left: 8px;
    height: 7px;
    width: 113px;
    font-size: 1px
}

.border_preview{
    font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans;
    font-size: 16px;
    color: #444444;
    padding: 10px 10px 10px 10px;
    z-index: 100;
    position: absolute;
    background: #FFFFFF;
    border: 2px dotted #336699;
}

.preview_temp_load {
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

.preview_temp_load img{
    vertical-align: middle;
    text-align: center;
}
/* Pic LightBox Preview - END */

/* Full Album Pack - END*/

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
i  can t help but keep thanking you  
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
this actualy looked good from the start, not perfect, but it opened some doors to me until uuuhm i switched on the other pc  ( smaller screen ) then i understood what you meant by "issues"

it makes the center background pic jump down alittle (even when i remove the widths) and i don t understand why, for now i will use what i had also not perfect but close ( the picture at least stays intact )
i might try to get it to look like the pick i posted when i asked "is this what you mean" .. maybe that would give less troubs? not sure yet!

i m sure i ll fidle with it some more i m sure because to me that is the best way to learn and comprehend (whohaaaaa expensive language   )

thanks for your view on this (if anyone has another idea i am still open for suggestions)
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Hello just to let you know, i ve solved the issue another way, simply added a bar below with columns

also i ve found another unimportant thingie  

in index_body html the key image has an alt called statistics and i don t believe i put that there LOL

greetings, ..Joshua203

great support BTW
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Blackpearl Tabletitle Question 
 
Great that you solved it on your own.

Thanks for reporting.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You 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