Your Page and CSS Code
March 15th, 2008
Okay, you want to tweak your Multiply Page. But you know less about CSS Codes. This is a brief layout or like an Anatomy of your Page with its corresponding CSS strings.
We have named the parts of your Multiply Page and it’s corresponding code in CSS. Some parts may not be named due to the available of space. If you have questions, just leave us a comment.
Click on The Image to Zoom it!
![]()
Entry Filed under: Tutorials, simplyJACY
129 Comments Add your own
1. kath | March 15th, 2008 at 5:39 am
a big hELp foR mEh.. xuPer tHeinX fER diS…
[Reply]
2. admin | March 15th, 2008 at 9:02 am
hello kath!
we have updated this post. and it should be fine now.
if you have problems with your CSS, just leave us a note here.
[Reply]
3. i need help. | March 17th, 2008 at 6:58 am
please help me….i want to make my own background…as in…making my own..like making my background full of pink stuff and maybe my name..blah blah blah…please help me.tnx
[Reply]
4. admin | March 17th, 2008 at 7:06 am
to make your own background, you have to make your own image first with the stuff that you need. you can do so by using image-editing software like Photoshop, Paintshop and others.
once you have an image already, you can set it as your background by hosting it online and putting the URL address on your CSS at the part that says:
body {
background: url(”urlofimage”);
}
[Reply]
5. nomar | March 31st, 2008 at 3:13 am
hmmm just wanna ask.. how do i change font color of my multiply? cuz i have a black background.. and some texts are not visible
this would really be a big help thank you
[Reply]
6. simplyjacy | March 31st, 2008 at 7:01 pm
depends on which fonts are you trying to change.
basically, you can add them at the .itembox tag.
the code should be:
font-color: #fff
let me know which font colors are you trying to change so i can tell you which part of the CSS you should add the font string.
[Reply]
7. pauline | April 5th, 2008 at 3:08 am
do i have to type the codes in a partucular order?
[Reply]
8. simplyjacy | April 5th, 2008 at 5:11 am
not necessarily.
you may just copy the codes of the Base Themes.
then make the necessary changes you want.
start from there coz it’s easier than writing all those codes yourself.
[Reply]
9. marieislikedyingforheelp | April 8th, 2008 at 10:09 pm
Can you put the whole CSS CODE with the parts that i need to put??gett??Thaanks
[Reply]
10. dia | April 14th, 2008 at 6:13 am
hi,
i already have a QT background but the problem is i wanted white background of multiply to be stripes as well…you can check out my multiply site to see what i mean. if you can tell me wherein i can edit the css codes and change it. super thanks!
[Reply]
11. zalvaje36 | April 14th, 2008 at 9:50 pm
i can’t find the div reply bodread in my css code. =C
[Reply]
12. Nyleve | April 15th, 2008 at 2:43 am
Hi! hope you can assist me in making my own theme for my multiply. Many thanks
[Reply]
13. simplyjacy | April 15th, 2008 at 4:55 pm
If you are still new to cuztomizing your page. You can start by simply tweaking or changing the CSS of that particular Base theme that you are using. The common and simple base themes that are popularly used are Avlack, Shadowbox and Sandskrit. To get their codes, we have it here in another tutorial: Base Themes and Their Codes
Then make this tutorial as your guide to know which part of the CSS to change depending on your need. If the CSS does not contain the code above, you can simply add the code at the very bottom.
[Reply]
14. ajheaven17 | April 19th, 2008 at 4:02 am
help me please! i have my theme but there’s this blue tingy on the theme.. and i don’t where it came from
[Reply]
15. ajheaven17 | April 19th, 2008 at 4:05 am
open my profile and check it out.. i totally ruins my profile
[Reply]
16. ajheaven17 | April 19th, 2008 at 4:14 am
wow it’s oki now.. i did it! i fixed my problem =)
[Reply]
17. simplyjacy | April 19th, 2008 at 3:36 pm
sorry if i was too late to help.
i’m glad that you fixed the problem yourself.
if there are any more help needed, just let us know.
[Reply]
18. pebbles | April 21st, 2008 at 9:07 am
wow, thanks for this!!
i’ve been trying to make my own theme with CSS. Unfortunately, i have NO idea how to make one. I have no idea on how to deal with CSS, but i know HTML. Guess i need to learn on my own, hahaha!
but this is great help, thankss!!
[Reply]
19. simplyjacy | April 23rd, 2008 at 4:47 am
hey sweetie!
it won’t be long until you will have your 1st theme. hopefully this post will give you a good start.
if you have questions, don’t hesitate to leave them here.
i’ll try to reply as soon as i can.
[Reply]
20. Nickrbine | April 24th, 2008 at 7:33 am
how do i change the arrows on the right bar of avlack theme… and the ads… the color of the ads or if better the removal of those google ads
i tried changing all the colors i see om the avlack base theme but to no avail
and how do i change the icons…
[Reply]
21. Nickrbine | April 24th, 2008 at 7:37 am
please help me. please. please.. please.
[Reply]
22. Nickrbine | April 24th, 2008 at 8:05 am
ohh i solved the arrow problem… just the ads.. and icon left :/
[Reply]
23. simplyjacy | April 24th, 2008 at 5:41 pm
i saw your site and it looks good so far…
i’m glad you figured it out yourself.
regarding the google ads, it is against the rules of Multiply to make those ads invisible, discreet or whatsoever. it is for the reason that these ads make the service free. so, just leave it at that. we don’t want to put you into trouble just because of that.
as for the arrow images, you can insert this code (usually at the end) and put the url of your image at the bold text
the first line of code is the customization of the default icon.
the second line is the customization of the icon upon hover or when your mouse touches it.
[Reply]
24. jaims | May 2nd, 2008 at 1:18 pm
uhm, may i know what’s the right size of an image as a background for avlack?
[Reply]
25. tine | May 4th, 2008 at 9:23 am
what’s the size of the banner if my theme is avlack?in adobe photoshop to be exact.thank you very much.this site’s very nice. :]
[Reply]
26. zinniegeorgie | May 16th, 2008 at 4:21 am
hi! I wanted to make the text entries of my welcome message centered.. but i dnt know how.. can you please help me.. thanx!
[Reply]
27. marie | May 19th, 2008 at 2:50 am
zinniegeorgie:
uhm, easy as pie!
TEXTHERE
`kayy? if that`s what you mean
[Reply]
28. akbar | May 20th, 2008 at 1:58 am
can i some of CSS that it make for change my font at banner and in my site also
[Reply]
29. kevin | May 21st, 2008 at 3:43 am
why is that, when i pasted the code of the theme in my CCS, it always says “invalid or unexpected property ‘ ) repeat-y top left’ in style ‘table.globalnav’” (in red label),,,,how can i successfully post the code of thr theme i want???..plzz.answer,,,thanx a lot
[Reply]
30. Teza | May 23rd, 2008 at 11:45 pm
Hi, i am trying to use the baby boy theme for my site but when i uploaded my personalized banner..it was too small. i am not sure where i’m doing it wrong. can you help me fix it? thanks!
[Reply]
31. chy | May 29th, 2008 at 5:56 am
how do you change the color of the links in the railbody?
[Reply]
32. Claudia | May 30th, 2008 at 2:48 pm
I customizei my page using one of the examples posted here, but there are some errors occurring. I wonder how can I change the borders on my page of photos.
Someone can help me?
[Reply]
33. whisper | June 2nd, 2008 at 10:53 am
I am having trouble getting the zoom to work on the above jpeg.When I click on the image to get it to zoom it opens another page with even smaller images..
Could anyone help me with this?
This is all harder than I thought it would be.
[Reply]
34. simplyjacy | June 5th, 2008 at 10:24 am
hello whisper!
when that new webbrowser open and shows you a smaller image, simply click on that image in the new window again and you will see the full image.
web browsers do that for ease of viewing images.
[Reply]
35. anna | June 5th, 2008 at 6:37 pm
hi! can you help me? im really interested in making my own theme. but the thing is i really as in zilch, nada , clue on how to start or where. can you provide me with a skeleton or a step by step guide? i hope its not too much to ask. thanks.
[Reply]
36. simplyjacy | June 5th, 2008 at 7:52 pm
hello Anna! We have just made a new Tutorial that will address your request. You can find it here:
Step-by-Step Guide on Making Your Own Theme
thanks for leaving a comment!
[Reply]
37. angel | June 14th, 2008 at 7:24 am
where can i find the exact code for colors?hehe..
[Reply]
38. simplyjacy | June 14th, 2008 at 7:12 pm
refer to this Tutorial to find the correct Hex Codes for the colors:
[Reply]
39. brair7rose | June 22nd, 2008 at 10:46 pm
I’ve noticed that you didn’t name the WHITE background beneath the item boxes… i was wondering how i could set it to transparent so my own backgroud could be seen…
thanks
[Reply]
40. Claire | June 23rd, 2008 at 6:23 am
Hi! Please help me on this small problem of mine. Something went wrong with my CSS, and now the image at my rail - the one on top of my headshot - is hidden behind my headshot! I only saw it now because only its top part is visible
Please help me get it back to its original position! Thank you!
[Reply]
41. faye. | June 29th, 2008 at 5:10 am
hey. just wanna ask. uhm.
what part of the code will i customize if i want to change the backround? (not the body background but the background in the box.)
hope you understand.
ANSWER IMMEDIATELY PLEASE!
thanks.
[Reply]
42. simplyjacy | July 8th, 2008 at 7:18 pm
put it in the .itembox {background: url();}
[Reply]
43. da | July 11th, 2008 at 12:21 pm
thanks for this!!! ;D
[Reply]
44. eve | July 16th, 2008 at 1:15 am
i really really needed help for the layout am currently using.. Is it possible that i could take off the shadow on the pictures ? its like smoke all over the pictures. i wanted to be clear. pls help me how to edit the codes.
Thank you so much!
[Reply]
45. lalala | July 19th, 2008 at 12:12 pm
what’s the code for putting a border around the “body”?
[Reply]
46. tourist309 | July 31st, 2008 at 11:24 am
Hey! Why is the menu bar (where the home blog photo etc. is located) at the back of the body?
And what is the exact size of the body?
Please Help!
THANKS!! ^_^
[Reply]
47. simplyjacy | August 4th, 2008 at 3:14 pm
it would be best if you can show me in pictures what you guys meant.
as for the exact size of the body, there is actually no exact size because it automatically adjusts to its content.
[Reply]
48. rowena | August 10th, 2008 at 11:16 pm
hi! help please..
i want to change my font text color in my blog, video, photos but cant hardly find where to edit it.:D
i got my boxes colore green and the text blended on it that it cant hardly see.. this is my site http://www.rowenaajero.multiply.com.
thanks!
[Reply]
49. rowena | August 10th, 2008 at 11:33 pm
oh i get it now!
thanks to you.
i learned it also in your made layout themes.:)
[Reply]
50. rowena | August 10th, 2008 at 11:43 pm
waahhh!
not yet!
hehe
[Reply]
51. simplyjacy | August 11th, 2008 at 10:45 pm
hello Rowena! i’m very impressed with your work. good job! as for your concern, the answer is just on the image.
look for this code on your CSS: .itembox
inside that string, look for the element:
color: #666;
change the #666 to your desired color hex like #fff for white.
that should solve it!
i hope that you will be a theme contributor in http://www.MultiplyThemes.com in the future! we will be looking forward to that.
[Reply]
52. rowena | August 12th, 2008 at 1:00 am
hi simplyjacy!
oh my golly!
am so new and starting in learning codes…
thank you so much!!
and thank you also that you appreciate my work. ehehe. am only trying here. hehe. anyways, it will be nice if someday i could see mine in your gallery. everything there were so good!:)
thanks again!
this site is such a big help!
more power to you guys!
[Reply]
53. simplyjacy | August 12th, 2008 at 10:05 am
hello Rowena!
i’m very much impressed with your work. right now, we are looking for web developers to make some upgrades to our site so that new designers like you can easily upload their themes.
it would be great to see your themes here. you will be a good asset. take care and hope to see you here more often.
[Reply]
54. cierra | August 20th, 2008 at 7:49 am
how do you do in the text area??
[Reply]
55. Mr. D | August 20th, 2008 at 11:32 am
how do I change the position of images?
or simply how do I move the icons, boxes, etc. using the CSS code?
[Reply]
56. simplyjacy | August 20th, 2008 at 2:02 pm
hi cierra!
what are you planning to do with the textarea? if you want to change the background just add this:
textarea {
background: url(”urlofimage”);}
[Reply]
57. simplyjacy | August 20th, 2008 at 3:08 pm
Mr. D,
what particular images, icon and boxes are you referring to?
[Reply]
58. xepher YFC | August 22nd, 2008 at 11:16 am
excuse me, i can’t see my
a.toptsel, a:visited.toptsel and a.topt, a:visited.topt
help
[Reply]
59. ramedogfx | August 23rd, 2008 at 11:29 am
Wow simplyjacy you’re not that simple, you name should goes = Superjacy!:) Thank you SO MUCH! for the big help. Ill fix it soon as im done redesigning my page. Thank you So much. A big thumps up for you
[Reply]
60. simplyjacy | August 24th, 2008 at 10:25 pm
That’s really flattering Ramedogfx! I’m glad to be of help. Just remember that if you do need assistance, you can find me and your answers here in the site.
Thanks!
[Reply]
61. cho | August 25th, 2008 at 10:43 am
Hi simplyjacy,
i’d like to ask how do I change the color of the links of the names in the comments box of my albums. My contacts’ names are in white and the background is light grey so its not readable at all.
Would appreciate your help on this one.
Thanks!
[Reply]
62. simplyjacy | August 25th, 2008 at 12:08 pm
hello cho!
sorry for the delay of my reply. i must admit i got lost in there too and i have to refresh myself and see if i got things right.
look for this string in your CSS. if you don’t have it, you can simply add it:
/*Name inside the comment box*/
div.replyboxstamp a {
color: #000000;
}
div.replyboxstamp a:hover {
color: #000000;
}
the color on that string is black. you might want to change it depending on your preference.
[Reply]
63. cho | August 27th, 2008 at 2:18 pm
thank you jacy! that really helped! now i can read the names of my friends against the grey background.
unfortunately though, the same thing happened with the names of my contacts who wrote comments in some of my albums…got any tips?
thanks again and i hope im not giving you too much trouble.
[Reply]
64. simplyjacy | August 27th, 2008 at 2:31 pm
that code i gave you controls the comment CSS. regardless it will be in the albums or guestbook, so long as it is a comment user link, then it is how it will appear.
what do you intend to do?
[Reply]
65. cho | August 28th, 2008 at 7:36 am
i think i was just too impatient. last night it wasn’t like that. i think its just my computer or something. i just checked it now, and its okay. i can read the names now since they’re in black.
thanks!
[Reply]
66. simplyjacy | August 28th, 2008 at 1:45 pm
you know where to ask for help in case you need them. just visit us more often.
[Reply]
67. claiRe | August 29th, 2008 at 8:09 am
hey. THANKS FOR THIS!!!
very helpful!
[Reply]
68. rea | September 13th, 2008 at 2:07 am
hi, i just want to know what the code is for the white background of the theme in the image and how to customize the “submit” and “preview” buttons. thanks
[Reply]
69. ramedogfx | September 14th, 2008 at 10:28 am
hi Jacy and the rest of you, I just wanna ask whats the color for the Welcome area. What is the css code coz mine is text = black on black background so its not visible. What is the css code for this welcome area box?
[Reply]
70. simplyjacy | September 14th, 2008 at 12:07 pm
hello Joseph!
the Welcome area is the same area as the Blogs, Review boxes in the homepage. so to be able to fix your issue, you just have to add this tag of code:
to the .itembox string.
[Reply]
71. paolo | September 16th, 2008 at 2:35 am
Hi! where can i find a list of %elements (ex.border, margin, height, background) for each item that can be customized. Not all the customizable elements are indicated in the base themes. Thanks!
[Reply]
72. Creole | September 16th, 2008 at 9:33 pm
Hi there! I’m currently working on my own theme. Everything looks pretty ok except for the “Photos” section as seen here. How can I put the word “photos” on top of the photo box?
Also, how can I put the guestbook box inside a scroll-frame?
Thanks!
[Reply]
73. tahli | September 19th, 2008 at 10:46 am
hi. i just want to know what these codes are for:
.rolloverfordnd ,
padding: 0px; ,
position: absolute; ,
line-height: 1.2em;
display: block; ,
float: left; ,
and also, what would be the codes if i want to change the icons in my theme. thank you.
[Reply]
74. mark | October 3rd, 2008 at 7:36 am
omg. thank you so much.
[Reply]
75. gillea | October 7th, 2008 at 8:28 am
where can i find the css thingy???
[Reply]
76. cho | October 8th, 2008 at 4:59 pm
Hi Jacy!
Gosh, how do you find the time to answer all of our questions?!? Really appreciate what you’re doing here.
Anyway, I’d like to ask if you know the standard width of the main content area. I’d like to create my own background for that and I’d like my dimensions to be exact.
Thanks jacy! Great help the last time. Working on my 2nd tweak on the theme now. Got bored on the last one. This is really becoming fun!
[Reply]
77. cho | October 8th, 2008 at 6:04 pm
And one more thing, Jacy hehe. Which dictates the appearance of the navigation bar links (Home, Blog, Photos, Links)? I’ve already changed the position to center instead of left aligned but now I want to change the size and color of the text but I can’t find or figure out the code for that. Know the code for that?
Thanks again! Please check out my page! its amateur, still working on it, but id like to know what you think!
[Reply]
78. simplyjacy | October 22nd, 2008 at 4:46 pm
hey cho!
sorry it took me awhile to reply. i’ve been busy with the move and stuff.
let me go ahead and answer your question for other people’s reference since you have figured it out yourself.
there is actually no specific size of the main content area. it will automatically adjust on the amount of contents you put in it. to put a background it it, the safest is to use use the repeating or tiled background.
as for the size and colors of the navigation bar links (Home, Blog, Photos, Links), these are controleld by the code:
a.toptsel –> for selected tab
a.topt –> for the rest that are not selected.
[Reply]
79. cho | October 22nd, 2008 at 7:21 pm
Thanks jacy! Seriously, this site really helped me a lot in learning about CSS codes and other stuff. I can’t believe I haven’t promoted this site yet! when i have the time, I’ll make sure to let my contacts know about this site! thanks also for dropping me a line in my guestbook! i appreciate it! thanks! hope you are adapting well! (just assumed that you moved residences as i have no idea of what you have been up to lately! haha!) but goodluck and take care!!! more power to multiplythemes.com!
[Reply]
simplyjacy Reply:
October 30th, 2008 at 1:39 pm
thanks Cho!
to give you a heads up, we are working on developing and improving this site. that way, new theme makers can upload their own themes here easily.
if that will be realized, i hope to see yours here.
[Reply]
80. Teri | October 25th, 2008 at 11:45 am
Yea I would like to know how to make a Forrset Theme.
[Reply]
81. Kristy | October 30th, 2008 at 6:20 am
Hi , I’m new in this matter…could you show me how to move the subnavigator down? it lies just above my banner..
Thx a lot for your help.
[Reply]
simplyjacy Reply:
October 30th, 2008 at 1:38 pm
Hello Kristy!
it would’ve been better if you included the URL of your multiply site so i can check on the codes.
try to check on this code:
div#subnav {
border: none;
background: none;
height: 20px;
position: relative;
top: 345px;
}
if you increase the value of the “top” that would increase the margin from the top. so you might want to increase it to move it below your banner.
[Reply]
Kristy Reply:
October 30th, 2008 at 11:29 pm
Hi Jacy, thank you very much for your fast response.
I applied your suggestion, and It’s moved down, thanks. But now i lost the characters on it (home etc). I tried to change the font color in a.toptsel, but nothing happened.
this is my site http://claudiakristy.multiply.com/
still look like a mess. I am embarassed actually;)
still need a lot of study on this stuff. I hope you want to help me;)
thx a lot for your help…..
[Reply]
simplyjacy Reply:
October 30th, 2008 at 11:45 pm
hi Kristy!
nice looking theme you got. you shouldn’t be embarrassed. so far this is what we got. what do you think of this? Kristy’s CSS
what i did is, I got rid of the string “top: 345px;” from your div#subnav.
i also changed the color of the atopt into pink.
let me know if there’s anything i can do to help.
82. Kristy | October 31st, 2008 at 3:23 am
Wow…it’s so cool….you even straightened up the mess;) thanks a lot….
you’re wonderful!! I will try to study about CSS much more….;)
[Reply]
83. Kristy | October 31st, 2008 at 4:03 am
Hi Jacy, sorry to bother you again…;)
How to get rid of my page owner title without changing another?
Thx a lot…;)
[Reply]
84. Kristy | October 31st, 2008 at 6:30 am
I think I’ve already found it….thanks before;)
[Reply]
simplyjacy Reply:
October 31st, 2008 at 1:11 pm
good job, sweetie!
see? it just takes patience to know things about CSS. you know where to find help when you need it. and btw, thank you for linking us!
[Reply]
85. doodie | November 2nd, 2008 at 2:59 pm
thank you very much for this, it’s such a big help. do you have multiply page labels for mykonos theme?
[Reply]
simplyjacy Reply:
November 9th, 2008 at 6:06 pm
hi doodie!
most of the codes are similar to other base themes. you can use this as a guide. but simply use the mykonos base theme.
some differ so if you have specific questions, just leave us a note here.
[Reply]
86. daniel | November 8th, 2008 at 8:31 am
can you teach me how to create a theme using the ANDROS BASE THEME? please! i really inspire your creations! and i love ANDROS!
[Reply]
simplyjacy Reply:
November 9th, 2008 at 6:08 pm
hi Daniel!
so you want to tweak Andros Base theme? the codes are actually similar with whatever base themes you use.
use the above image to guide you in tweaking the codes from Andros Base.
there are some differences though so if you encounter problems, just leave us a specific question here.
[Reply]
87. jana | November 12th, 2008 at 6:58 am
hey this might be a weird question but how do i get the url of my picture? thanks!
[Reply]
simplyjacy Reply:
November 12th, 2008 at 6:30 pm
most photo hosting sites have the url ready for you to copy. but if in case this is not availabe this is how to do it step-by-step:
Right-click on the image > Properties
copy the Location (on Firefox) or URL (on IE).
that’s the url of your image.
[Reply]
88. Tropical Pam | November 13th, 2008 at 3:53 pm
I have the code to add the icons in the rail body
but I can remove the ones that are in the standard theme how do I do that? they both show up one me
[Reply]
simplyjacy Reply:
November 14th, 2008 at 2:46 pm
thanks for dropping by. howabout adding this code to your CSS and insert the url of your image where it is called for.
.railbody ul li {
list-style-image: url(”urlofyouricons”);
}
.railbody ul li:hover { list-style-image: url(”urlofyouricons”);
}
the first string will replace the default icons. the second string will show your icons when the link is being hovered upon.
hope this helps! if you have any questions, drop us a line here.
[Reply]
89. nicole | November 15th, 2008 at 5:41 am
pls help me with my layout.. hmm.. i cant get the codes right ehh.. my banner have this div#subnav banner in the middle of it. pls view my profile.. thanks!
[Reply]
simplyjacy Reply:
November 16th, 2008 at 3:52 am
it would be best if you include the link to your page. that way i can see what went wrong.
but basically, all you have to do is to increase the margin of your di#subnavc from the top. if your code doesn’t have this, insert this code insidet he string:
margin-top: 100px;
change the value to reach the desired location of the navigation bar. the higher the value, the lower the bar will go. do trial and error on this one.
[Reply]
90. anne | November 24th, 2008 at 5:54 am
what do you call the white part portion? Im using the base theme Outburst and I can’t change the color or put any background..
[Reply]
simplyjacy Reply:
November 29th, 2008 at 2:35 pm
please include the link to your site so i can see which one you’re referring to.
[Reply]
91. freudz | November 25th, 2008 at 10:46 pm
hi there.. just wanna ask how to change the background color in my “tags” items… it’s black and i can’t read anything.. i want to change it just like in my content wrapper.. thanks..
heres the link:
http://freudz.multiply.com/tag/churches
thanks..
[Reply]
simplyjacy Reply:
November 29th, 2008 at 2:31 pm
in order t o change the background of the tags, just add this code on your custom CSS:
div.relatedlinks {
background: #fff;
}
this will change the background of the entire tag row. if you want to change the font color, just add this string inside the parentheses color: #000;
if you only want the tag itself to have a different background, use this code instead:
div.relatedlinks a {
background: #fff;
}
[Reply]
freudz Reply:
December 4th, 2008 at 11:22 pm
thanks jacy….
more power to you..
[Reply]
92. kreafy05 | November 28th, 2008 at 2:44 am
where can i post my designed themes?
[Reply]
simplyjacy Reply:
November 28th, 2008 at 11:30 pm
hi!
thanks for the interest of posting your designed themes. as of the moment, we are working on making updates of the site so it will be easier for designers like you to make posts.
visit us every now and then and we’ll email you when it becomes ready.
more power!
[Reply]
93. noe | December 4th, 2008 at 5:40 am
i have a problem with my page. my banner on top is misaligned with the rail on the right and the area where photos, guestbook, blog etc., are placed..i am new with css and i just tried to edit the css from a theme i got from multiply’s theme site.
what i want is for all of the area below my div.owner_nav to be of the same width..
[Reply]
simplyjacy Reply:
December 5th, 2008 at 1:15 am
hi Noe!
so far, you did a good job. all it takes is the alignment. to fix it, look for the code page_start and change the width value to 658px which is the width of the div.owner_nav. change also the border value from 11px to 10px.
to align the rail, change the width value of the .railstart to 152px and delete the string padding: 15px; at the .railbody.
that should basically align everything. if you encounter any problems, just leave us a comment
[Reply]
noe Reply:
December 5th, 2008 at 10:14 am
thank you very much, jacy!! everything is now adjusted perfectly.
[Reply]
94. jozvel | December 17th, 2008 at 8:51 am
hey, how do i remove the border in mykonos theme? coz
[Reply]
simplyjacy Reply:
December 20th, 2008 at 1:11 am
look for these strings of code in your CSS and change the border: 5px to 0px:
div.owner_nav
div#page_start
div#ownedfooter
[Reply]
95. freudz | December 20th, 2008 at 1:24 am
hi jacy.. its me again freudz.. just want to ask how to make three colums of photo sets in my photos page… when i had it personalized i ended up having two columns.. thanks…
heres the link:
http://freudz.multiply.com/photos
[Reply]
96. mae | December 22nd, 2008 at 4:31 am
what does “div#page_start” shows?
[Reply]
admin Reply:
January 7th, 2009 at 4:45 pm
if you’re using other base themes like Shadow box, the div#page_start shows the middle part of the page between the header and the footer.
[Reply]
97. mae | December 22nd, 2008 at 4:34 am
my menu (home, potos, blog) won’t show up too..
i hope you could hep. thanks.
[Reply]
admin Reply:
January 7th, 2009 at 4:50 pm
i tried your code on our testing site and it shows the menu.
you need to put contents on each page so the menu would show up. so if you start adding a blog entry, the “blog” menu will show up.
[Reply]
mae Reply:
January 9th, 2009 at 1:03 pm
oh i see..thanks a lot.
[Reply]
98. Mico | December 23rd, 2008 at 10:34 am
its a big help thankyou.. ^^
[Reply]
99. stu | December 27th, 2008 at 3:15 am
how do you fit an image to the body background?
i keep on adjusting the size but i cannot seem to get the exact size.
how do u strectch it to fit the body?
help pls.. thanks
[Reply]
simplyjacy Reply:
January 7th, 2009 at 5:30 pm
can i have a link to your site so i can see what you mean?
[Reply]
100. ayvih | December 28th, 2008 at 9:58 am
Hello! I’m customizing my husband’s multiply site and the information here helped me along the way. I have one problem though, there’s an area in the theme where I can’t seem to change the color to blend in with the rest. Can you please help me? Please visit http://www.paulvincentphoto.multiply.com to see what I mean.
Btw, I’m using Outburst as base theme.
Thank you very much and have a blessed New Year!
[Reply]
simplyjacy Reply:
January 7th, 2009 at 5:36 pm
you did a good job with the site!
is it the guestbook part that you want to blend with the rest?
since outburst does not have that code to control it, just add this at the bottom of your CSS
.replybox {
background: transparent;
border: 0px #fff;
}
you can change the values to your desire. you can even control the font style and others.
[Reply]
101. private | January 1st, 2009 at 11:06 am
Hello. This is a big help for me, but there are some missing codes. So, I can’t understand some codes. But it’s okay for me. Now, my problem is how to put a scroll and a picture just below the railend. Because I saw a site with a scroll below it’s railend. Just like this site http://oreogirl.multiply.com/ take a look at it. And can you please email me at marietheloner@yahoo.com the codes on how to do this. I also want to know how to make a layout just like this layout http://marielski.multiply.com/ . It’s so cool I like it. Basta I expect your mail to me. Thanks. if possible you can add me in Y!M to teach me if I don’t understand some codes. Sorry for my expectations but I’m just 11. So I’m so sorry. I just want to be a good theme author. Okay that’s all. Thank you very much. Anyways, nice site. It helps me a lot :))
[Reply]
102. secret:) | January 1st, 2009 at 11:10 am
Thanks. A big help for me.
[Reply]
103. someone. | January 2nd, 2009 at 3:32 pm
help me. i made my own layout and copy paste it from note pad.. and when i saved my layout… it wont apear.
[Reply]
104. Blahh. :D | January 3rd, 2009 at 2:14 am
Hey! Good day. How can i make my comment box with colors.
please teach me some codes.
Thanks . Email me.
[Reply]
simplyjacy Reply:
January 7th, 2009 at 6:23 pm
look for this code in your CSS: .replybox
if you dont’ then add it at the bottom of you code.
then add the other strings like background, font-style, font-style. the code should basically look like this:
.replybox {
background: #fff;
font-style: arial;
font-size: 20px;
border: 1px #000;
}
[Reply]
105. Chami Viray | January 4th, 2009 at 12:32 pm
Hi! I just want to know how to change the grey font of avlack to black. I’ve been trying to look for the css codes but to my avail there were none who succeeded.
[Reply]
simplyjacy Reply:
January 7th, 2009 at 6:26 pm
okay which grey text are we referring to here?
[Reply]
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed