![]() |
Can we get a link to see the problem? And an image pointing it out if it isn't obvious.
|
Hey, Lynne. Here is how it appears to other users. I want to change how this looks, but putting "<br><br><br>" in the code in what I believe to be the correct area is not changing anything:
Basic Information About Dave234 Biography: Raised in blah blah blah Location: Washington, DC Gender: Male But in the edit screen, it shows the titles all on the left (Biography, Location, and Gender), and the user input to the right, in like a second (albeit invisible) column, flush left against the middle of the screen. Please let me know if I can describe it better, as I'm not the best at conveying this kind of info. --------------- Added [DATE]1333651951[/DATE] at [TIME]1333651951[/TIME] --------------- I want it to look like it does in the edit screen. The way it appears now it is too cramped and not enjoyable to read. |
Noone can troubleshoot html or CSS from an image or from you doing a copy/paste.
|
<dl>
<vb:if condition="$show['profilefield_edit']"> <dt id="profilefield_title_{vb:raw profilefield.profilefieldid}" class="aboutme_left">{vb:raw profilefield.title}</dt> <dd id="profilefield_value_{vb:raw profilefield.profilefieldid}" class="aboutme_right"> {vb:raw profilefield.value} <script type="text/javascript"> <!-- vBulletin.register_control("vB_ProfilefieldEditor" , "{vb:raw profilefield.profilefieldid}"); //--> </script> </dd> <vb:else /> <dt>{vb:raw profilefield.title}:</dt> <dd>{vb:raw profilefield.value}</dd> </vb:if> </dl> --------------- Added [DATE]1333683221[/DATE] at [TIME]1333683221[/TIME] --------------- That's the code. Does it look like there are any issues in it? --------------- Added [DATE]1333715936[/DATE] at [TIME]1333715936[/TIME] --------------- Please help me. |
Sorry, but we cannot view the CSS from some posted html code.
I'll say it again... Quote:
|
What is CSS? I'm sorry, I'm really new to all of this.
|
CSS is the stuff that adds style to your site. Like:
HTML Code:
body a { HTML Code:
div.class {display: inline;} |
Do you know where I can find this CSS for the profile page?
|
You don't need to necessarily find it (although I'd guess it is in member.css), you just need to add your own to override it to the additional.css template.
|
Please explain. I have no idea what you are talking about. I really don't know anything about any of this. If possible, please explain how to do it as if you were explaining it to a 2-year-old.
|
All times are GMT. The time now is 02:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|