Help Required - Pretty Please
Started By TIPF, Dec 04 2011 10:28 PM
15 replies to this topic
#1
Posted 04 December 2011 - 10:28 PM
Hi
Firstly, I'm not a coder but have wanted a custom skin for my photography forum for a long time now. I was pleased when IPB introduced the Virtual Editor but it is limited in what it can do.
I found my way here from a link posted on the IPB forums and I am sooo pleased I did, the effort put in by Broni is fantastic!
I've managed to move the Search box from the instructions here now I am trying to tweak the colours for my new skin. I'm following the instructions Here (obviously for the 3.2) but my edits refuse to show. I'm clearing my browser cache but still no luck.
Any idea what I might be doing wrong?
Firstly, I'm not a coder but have wanted a custom skin for my photography forum for a long time now. I was pleased when IPB introduced the Virtual Editor but it is limited in what it can do.
I found my way here from a link posted on the IPB forums and I am sooo pleased I did, the effort put in by Broni is fantastic!
I've managed to move the Search box from the instructions here now I am trying to tweak the colours for my new skin. I'm following the instructions Here (obviously for the 3.2) but my edits refuse to show. I'm clearing my browser cache but still no luck.
Any idea what I might be doing wrong?
#2 Re: Help Required - Pretty Please
#3 Re: Help Required - Pretty Please
Posted 04 December 2011 - 11:54 PM
I can post a link to my site TIPF but you won't see the new skin until you register and I give you Mod status as the skin isn't live yet and only open to staff. It's the View Member profile that isn't doing as it's told. There's also the Fast Reply that I've tried to edit unsuccessfully.
#4 Re: Help Required - Pretty Please
#5 Re: Help Required - Pretty Please
#6 Re: Help Required - Pretty Please
Posted 05 December 2011 - 07:52 AM
It's the light blue and whites areas here.
#7 Re: Help Required - Pretty Please
Posted 06 December 2011 - 01:49 AM
Changes to the above may affect other board parts so you'll have to check.
white background:
light blue....
white background:
Quote
.general_box {
background: none repeat scroll 0 0 #FCFCFC !important;
}
background: none repeat scroll 0 0 #FCFCFC !important;
}
light blue....
Quote
.general_box h3 {
background: none repeat scroll 0 0 #DBE2EC !important;
color: #204066;
}
background: none repeat scroll 0 0 #DBE2EC !important;
color: #204066;
}
#8 Re: Help Required - Pretty Please
Posted 06 December 2011 - 02:47 PM
What a star, thank you
#9 Re: Help Required - Pretty Please
Posted 06 December 2011 - 10:08 PM
I think I'm finally getting to grips with things.
One final problem. I don't recall changing sizes anywhere but I have a problem with alignment. If you log in you'll see it's the same down the board on both sides.
One final problem. I don't recall changing sizes anywhere but I have a problem with alignment. If you log in you'll see it's the same down the board on both sides.
#10 Re: Help Required - Pretty Please
Posted 07 December 2011 - 01:41 AM
Delete line in red:
.maintitle {
background: url("http://www.tipf.org.uk/forums/public/style_images/master/maintitle.png") repeat-x scroll center top #2C5687;
border-color: #316897;
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 1px 1px 0;
box-shadow: 0 1px 0 #528CBC inset;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
padding: 10px 10px 11px;
}
Quote
.maintitle {
background: url("http://www.tipf.org.uk/forums/public/style_images/master/maintitle.png") repeat-x scroll center top #2C5687;
border-color: #316897;
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 1px 1px 0;
box-shadow: 0 1px 0 #528CBC inset;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
padding: 10px 10px 11px;
}
#11 Re: Help Required - Pretty Please
Posted 07 December 2011 - 08:12 PM
Spot on! Thank you again
#12 Re: Help Required - Pretty Please
#13 Re: Help Required - Pretty Please
Posted 23 December 2011 - 08:25 PM
Hi Broni, me again :)
I'm having another small problem. I was determined to sort it myself but... failed again! :(
I'm trying to get Report/Unapprove/Delete/Edit to have a box background the same as Multiquote/Quote/Selective Quote:
I'm having another small problem. I was determined to sort it myself but... failed again! :(
I'm trying to get Report/Unapprove/Delete/Edit to have a box background the same as Multiquote/Quote/Selective Quote:
#14 Re: Help Required - Pretty Please
#15 Re: Help Required - Pretty Please
Posted 24 December 2011 - 10:53 PM
Thanks for the response :)
-moz-transition: all 0.5s ease-in-out 0s; doesn't exist in either my ipb_styles.css or ipb_skingen.css
-moz-transition: all 0.5s ease-in-out 0s; doesn't exist in either my ipb_styles.css or ipb_skingen.css















