The Halo Forum > News & Announcements > THF News, Support & Help Forum
Reply
 
Display Modes Thread Tools
Level 31
xHayzul's Avatar
Join Date: Aug 2008
Posts: 2,079
Subtract from xHayzul's ReputationAdd to xHayzul's Reputation xHayzul is legendary xHayzul is legendary xHayzul is legendary xHayzul is legendary xHayzul is legendary
#81
09-19-2011
Default

Quote:
Originally Posted by davobrosia View Post
They used to be side-by-side. I'll try to dredge up some care from Giveafuck Bay.
Blame the fixed border, which I still think is idiotic.
rothbardian feudalist
davobrosia's Avatar
Join Date: Sep 2006
Location: the virtual
Posts: 17,078
Subtract from davobrosia's ReputationAdd to davobrosia's Reputation davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin'
Send a message via AIM to davobrosia
#82
09-19-2011
Default

Five minute fix:
Code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("thehaloforum.com") {
/*THF-defaggoted*/
#container {background: #202020!important;}
#topnav {background: #202020!important;}
div#headerimage {display: none !important;
}
div#content_wrap{
width: 1300px !important; /*make this whatever width you want and edit the others accordingly. fight draconian LOLIMAPROFESSIONAL faggotry*/
margin-left: auto !important;}
.tcat {text-shadow: none !important;}
td.tcat {background:#474747 !important;}
td.thead {background:#353535 !important;}
img[src*="http://www.thehaloforum.com/images/styles/thehaloforum/buttons/collapse_tcat.gif"]{
display:none!important;
}
.smallfont a:link {color: black !important;
}

tbody td {border-top: 1px solid #202020 !important;}
.memberinfo{border-right: 1px solid #202020 !important;}
.tborder:nth-child(6) {margin-top: 2em !important;
min-width: 150px !important;
max-width: 1036px !important;
}
.postwrap  {width: 1300px !important;
margin-left: -50px !important;}
#topnav {
margin: auto !important;}
.posttoolbar_top {width: 1028px !important;}

.tcat strong {color: white !important;}
.quote {background: #e3e3e3 !important;
text-shadow: none !important;}
body a{text-shadow: none !important;}
body {text-shadow: none !important;}

.posttoolbar_top , .posttoolbar_bottom, #collapseobj_forumrules .smallfont, .alt1{background: #e3e3e3 !important;}

.topnav_buttons a , #collapseobj_forumrules td, #topnav_inner .alt2 {background: #e3e3e3 !important;}
.topnav_buttons:hover  {background: #e3e3e3 !important;
}
.alt1Active{background: #e3e3e3 !important;
}
.alt2{background: #e3e3e3 !important;
}
*{text-shadow: none !important;}
.time {color:black!important;
}
.panel , .postwrap {background: #353535 !important;}
div[id^=postmenu] {background: #e3e3e3 !important;}}

.posttoolbar_bottom a:hover {background: #e3e3e3 !important; color: black !important;}
Spoiler!

Last edited by davobrosia; 09-19-2011 at 04:52 PM.
Programmer !Progamer
Nv1ncible's Avatar
Join Date: Jul 2005
Posts: 1,888
Subtract from Nv1ncible's ReputationAdd to Nv1ncible's Reputation Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin'
Send a message via AIM to Nv1ncible Send a message via Skype™ to Nv1ncible
#83
09-19-2011
Default

Quote:
Originally Posted by xHayzul View Post
Blame the fixed border, which I still think is idiotic.
You are welcome to use any of the old skins that do not have a fixed border.

Quote:
Originally Posted by davobrosia View Post
Five minute fix:
That's great, glad to see you know how to use basic CSS. However, this is simply your rendition of what you think the forum should look like; but nothing more. The design was something discussed and approved prior to me creating the skin; not to mention I didn't make the design in the first place. I don't remember you sharing your thoughts in the new skin preview thread, so you really have nothing to complain about.

You seem to be one of very few people who seem to have major issues with the skin. I don't understand what you were trying to prove with this, but it took you 2 days to post your "5 minute fix", which I think you know as well as I do was a complete waste of time (although I guess you did teach yourself some CSS).

Now please, go away. Take your pestilence elsewhere, preferably away from THF completely.



Chasing childhood dreams.
rothbardian feudalist
davobrosia's Avatar
Join Date: Sep 2006
Location: the virtual
Posts: 17,078
Subtract from davobrosia's ReputationAdd to davobrosia's Reputation davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin'
Send a message via AIM to davobrosia
#84
09-19-2011
Default

You sound buttmad. I didn't meant to buttmad you. And for being such a twink, you sure love putting things (like words) in other peoples' mouths.

I posted screenshots two days ago.

Quote:
I am a web developer and standard website design is shifting almost completely to a fixed width layout. Fluid layouts have their own issues, and I also find them to look unprofessional.



Status: wontfix.
Spoiler!

Last edited by davobrosia; 09-19-2011 at 05:29 PM.
Level 31
xHayzul's Avatar
Join Date: Aug 2008
Posts: 2,079
Subtract from xHayzul's ReputationAdd to xHayzul's Reputation xHayzul is legendary xHayzul is legendary xHayzul is legendary xHayzul is legendary xHayzul is legendary
#85
09-19-2011
Default

Quote:
Originally Posted by Nv1ncible View Post
You are welcome to use any of the old skins that do not have a fixed border.
Don't worry I have been. You're very poor at taking criticism.

Last edited by xHayzul; 09-19-2011 at 05:29 PM.
rothbardian feudalist
davobrosia's Avatar
Join Date: Sep 2006
Location: the virtual
Posts: 17,078
Subtract from davobrosia's ReputationAdd to davobrosia's Reputation davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin'
Send a message via AIM to davobrosia
#86
09-19-2011
Default

Unnamed divs. Unnamed divs everywhere.
Spoiler!
Programmer !Progamer
Nv1ncible's Avatar
Join Date: Jul 2005
Posts: 1,888
Subtract from Nv1ncible's ReputationAdd to Nv1ncible's Reputation Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin' Nv1ncible is osageballin'
Send a message via AIM to Nv1ncible Send a message via Skype™ to Nv1ncible
#87
09-19-2011
Default

Quote:
Originally Posted by xHayzul View Post
Don't worry I have been. You're very poor at taking criticism.
I've fixed numerous bugs over the past few weeks, as well as added multiple features that have been requested. I don't take issue with you making a request in regards to the skin or with voicing your disagreement with certain design aspects of the skin. However, where I do take issue is when you or others find something they don't like, and expect that I have to fix it or change it specifically for that person and doing it in a rude, demanding, or sarcastic manner. I don't owe you anything. I've put in dozens of hours into making this skin, all of which I did without the intention of getting anything back for it (and wouldn't have if the Admins and Mods had not made an extremely kind gesture by donating to Rob and I for our time).

I've fought the temptation to not finish the skin many times. I was completely aware that I wouldn't please everyone, but what bothered me the most is that, despite the fact I would donate my time to do this, it would not change the fact that a disturbing number of members would still act unappreciative and for some reason act as though I've done them wrong.



Quote:
Originally Posted by davobrosia View Post
Unnamed divs. Unnamed divs everywhere.
You're not impressing me or anyone else on this forum that knows anything about web development. You should stop while still only look mildly uneducated in this topic.

Edit: I have no more time to deal with this right now. Go take a timeout and a warm bath.



Chasing childhood dreams.

Last edited by Nv1ncible; 09-19-2011 at 05:52 PM.
rothbardian feudalist
davobrosia's Avatar
Join Date: Sep 2006
Location: the virtual
Posts: 17,078
Subtract from davobrosia's ReputationAdd to davobrosia's Reputation davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin'
Send a message via AIM to davobrosia
#88
09-19-2011
Default

Spoiler!
rothbardian feudalist
davobrosia's Avatar
Join Date: Sep 2006
Location: the virtual
Posts: 17,078
Subtract from davobrosia's ReputationAdd to davobrosia's Reputation davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin' davobrosia is osageballin'
Send a message via AIM to davobrosia
#89
09-19-2011
Default

Nobody's making demands or acting like you owe anybody anything. There you go again putting words in mouths.


If we don't like your gift, don't get assfrustrated when we're not appreciative. We're not obligated to thank you, and that you're so pissy speaks loudly of your character. And you sure are eager to flaunt your prowess.
Spoiler!

Last edited by davobrosia; 09-19-2011 at 06:12 PM. Reason: buttmad. buttmad everywhere.
LOST LOST LOST LOST
Shunt's Avatar
Join Date: Dec 2005
Posts: 19,899
Subtract from Shunt's ReputationAdd to Shunt's Reputation Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin' Shunt is osageballin'
#90
09-19-2011
Default

Quote:
Originally Posted by davobrosia View Post
Meanwhile, I'm browsing the site with a skin that doesn't look like a colorblind Bonobo made it.
Enough.
;_;

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On