electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » How-tos
OT Resizing band banner on myspace
Post new topic   Reply to topic
Page 1 of 1 [9 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Thu Oct 04, 2007 4:21 am    Post subject: OT Resizing band banner on myspace Reply with quote  Mark this post and the followings unread

Hi people
Hope you excuse, this has not much todo with these forums, but this is my favorite polace, so i ask here:

On my myspace page
http://www.myspace.com/petrolvendor

the top Music links banner (videos, top artists, etc) seems to be blowing my page.
Everything else more or less fits on my screen, but still i have a huge left right scrollbar. Kind of annoying.

Anyone here know how to resice that banner, or get rid of it?
been searching for too long...

Thanks!

_________________
http://www.myspace.com/lorolocoacousticpop
http://www.myspace.com/petrolvendor
music and transcribed jazz basslines
Back to top
View user's profile Send private message
modulator_esp
Stream Operator


Joined: Feb 04, 2005
Posts: 2845
Location: Nottingham, UK
Audio files: 276
G2 patch files: 1

PostPosted: Thu Oct 04, 2007 4:58 am    Post subject: Reply with quote  Mark this post and the followings unread

looks like it is something to do with the font sizes you have set up in the CSS stylesheet you have used to customise your page
_________________
Jez
music | adventures in sound | gear for sale
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Thu Oct 04, 2007 5:48 am    Post subject: Reply with quote  Mark this post and the followings unread

but i like the other texts to be big...
_________________
http://www.myspace.com/lorolocoacousticpop
http://www.myspace.com/petrolvendor
music and transcribed jazz basslines
Back to top
View user's profile Send private message
modulator_esp
Stream Operator


Joined: Feb 04, 2005
Posts: 2845
Location: Nottingham, UK
Audio files: 276
G2 patch files: 1

PostPosted: Thu Oct 04, 2007 7:24 am    Post subject: Reply with quote  Mark this post and the followings unread

zipzap wrote:
but i like the other texts to be big...


perhaps you could find a Myspace editor that allows you to set different sizes for the different sections, if such a thing is possible

_________________
Jez
music | adventures in sound | gear for sale
Back to top
View user's profile Send private message Send e-mail Visit poster's website
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24083
Location: The Netherlands, Enschede
Audio files: 278
G2 patch files: 320

PostPosted: Thu Oct 04, 2007 12:33 pm    Post subject: Reply with quote  Mark this post and the followings unread

Maybe by adding a last section to the css section in your profile that looks like :

Code:

.musicnav a { font-size:90%; }


and toying a bit with the font-size, eiter as a % or in points (with a pt suffix instead of the % suffix it uses now).

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Thu Oct 04, 2007 2:51 pm    Post subject: Reply with quote  Mark this post and the followings unread

Quote:
last section to the css section

thanks, but i have no idea what you´re talking about Confused

_________________
http://www.myspace.com/lorolocoacousticpop
http://www.myspace.com/petrolvendor
music and transcribed jazz basslines
Back to top
View user's profile Send private message
modulator_esp
Stream Operator


Joined: Feb 04, 2005
Posts: 2845
Location: Nottingham, UK
Audio files: 276
G2 patch files: 1

PostPosted: Thu Oct 04, 2007 2:55 pm    Post subject: Reply with quote  Mark this post and the followings unread

zipzap wrote:
Quote:
last section to the css section

thanks, but i have no idea what you´re talking about Confused


you must have inserted some code in your profile to customise it

this should be added to that (I think)

_________________
Jez
music | adventures in sound | gear for sale
Back to top
View user's profile Send private message Send e-mail Visit poster's website
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24083
Location: The Netherlands, Enschede
Audio files: 278
G2 patch files: 320

PostPosted: Thu Oct 04, 2007 2:59 pm    Post subject: Reply with quote  Mark this post and the followings unread

Very Happy right, I thought you had edited it yourself. When you go into your myspace profile one of the info sections will have a part where CSS style info is added, this style info controls what the page will look like. It's something like :

Code:
<style> body { font-size: 1px; line-height: 1px; font-family: Verdana, Arial, sans-serif; } p { margin: 2px 2px 2px 2px; font-family: Verdana, Arial, sans-serif !important } body { background-image: url(http://www.iaf.nl/Users/BlueHell/images/background.jpg); background-repeat: repeat; } table { width: 90%; } a, p, strong, table, tbody, tr, td, th { color: bbbbff; background-color: 606062; } .blacktext12, .btext, .redbtext, .text, .nametext, .lightbluetext8 { color: bbbbff; } .lightbluetext8, .nametext, .btext, .redbtext, .blacktext12 , .whitetext12, .orangetext15 { color: bbbbff; } a:link { color: bbbbff} a:active { color: bbbbff} a:visited{ color: bbbbff} a:hover { color: ffffff} a.redlink:link { color: bbbbff; display: block; text-align: center; border-width: 3px 0px 0px 0px; border-style: double; padding-top: 3px; } a.redlink:visited {color:bbbbff} a.redlink:hover {color:ffffff} img {border: none} br {line-height: 20px;} .contactTable {width: 328px !important;} .contactTable td {padding: 0px; margin: 0px; text-align: center;} .contactTable span.whitetext12 {position: relative; left: 10px;} .contactTable td table {background-color: transparent; background-image: url(http://www.iaf.nl/Users/BlueHell/small_stuff/contact.gif); background-position: center; background-repeat: no-repeat;} .contactTable a {padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 136px; background-color: transparent;} form {border-width:0px;background-color:none;} input {background-color:404050 !important} table, tr, td, table table, table table td {border-width:0px; background-color: 606062;} table table table td {background-color:404050;margin:0px;padding: 0 26px 15px 26px} table table table table {border-width:0px;background-color:404050;padding:0px;margin:0px; background-image: none;} table table table table td {padding:0px;margin:0px;} table table table {margin:0px; background-color:606062; width:100%; !important; border-width: 3px; border-style: double; border-color: 504040;} .text { color:bbbbff; font-size: 11px} </style>


Maybe best viewed in "safe mode". The above is what I use on myspace, of course.

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24083
Location: The Netherlands, Enschede
Audio files: 278
G2 patch files: 320

PostPosted: Thu Oct 04, 2007 3:01 pm    Post subject: Reply with quote  Mark this post and the followings unread

modulator_esp wrote:
this should be added to that (I think)


Indeed, that's what I meant. It should go before </style> and after the last } add some spaces around it or new-lines.

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic
Page 1 of 1 [9 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » How-tos
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use