Rhythmatic.Soul
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Issue with tablesOkay I understood what you meant since I barely realized it and I resized the images to 75px each and with both 150px plus the content still being pushed down.
So I decided to change it to the following:
img | content
img | content
img | content
img | content
img | content
img | contentand the content is still being pushed down
heres the link againForum: Fixing WordPress
In reply to: Issue with tablesI tried changing the width of the table nothing it still occurs, I tried resizing the imgs to smaller widths nothing and putting less content and still the same.
Any help would appreciated allot thank you swansonphotos
Here the css for all table styling:
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, figure, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
table {/* tables still need ‘cellspacing=”0″‘ in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
/*table*/
.entry-content table, .comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.entry-content th, .comment-content th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
.entry-content td, .comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
.comment-content ul, .comment-content ol {
margin-bottom: 1.625em;
}
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul {
margin-bottom: 0;
}Forum: Themes and Templates
In reply to: I need image w/out border, but it's built-in theme…No Problem =)
Ive been learning how to use wordpress myself since switching from html anyways Glad I was able to help.
Good Luck on the site.
R-Soul
Forum: Themes and Templates
In reply to: I need image w/out border, but it's built-in theme…1. go to the post.
2. click edit post.
3. theres two tabs a)visual b) html.
Click visual
4. Click on the picture you want the border removed on.
5.There will now be two icons on the top left of the picture. click the first one that looks like a mountain.
6. At the top you will see two options a)edit b) advanced.
Click advanced.
7. Scroll down till you see “Image Properties”.
8. Now look for image border. Should be blank. Type in “0”
9. Now scroll all the way down till it says update.Your Done.