a little searching does wondersAsylum1 wrote:Im talking about the user info on the right side when you post in the forums.
Where it shows your name and post count.
How do you move it to the left side?

Prosilver: Profiles on Left
a little searching does wondersAsylum1 wrote:Im talking about the user info on the right side when you post in the forums.
Where it shows your name and post count.
How do you move it to the left side?
And that has nothing to do with the header.Asylum1 wrote:Im talking about the user info on the right side when you post in the forums.
I assume there is a prosilver_se discussion area in the styles support area.semtal wrote:I don't know if this belongs in this thread because it concerns prosilver special edition and not prosilver.
I just tried editing the header image and changed the code in the SE files. However, I found that the overall_header file for SE is different from prosilver and didn't contain the code listed in point 4c) of the "how to change a header" viewtopic.php?f=70&t=1116985&start=1425 instructions in the KB, so I couldn't make the final change.
I changed the files in prosilver instead (replacing the SE files with the original unchanged versions) and it worked for a while but now my new banner has disappeared.
Also, for future reference, where should I post about prosilver se related problems (I was wondering if there was a SE thread I had missed)? I tried the ps se board, but it doesn't seem to be checked as often as the main boards.
Prosilver se does have their own discussion area but no one has replied to my post. So, I took a gamble and used the intructions listed but changed the prosilver SE files first to no avail. Then I changed the prosilver files, which worked for both styles (briefly). Now the new header is only displayed in the default prosilver style.4) Open styles/prosilver/template/overall_header.html
Find:
Code: Select all
<div id="site-description">
Before, add:
Code: Select all
<div style="height: 90px;">
Note: The height must be 10 pixels less than the height of your image!
Find:
Code: Select allAfter, add:Code: Select all
<a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS} </fieldset> </form> </div> <!-- ENDIF -->
Code: Select allCode: Select all
</div>
we like quoted text, it helps us all to stay on track with what is being discussed.semtal wrote:That was my attempt at trying to make it easier, rather than quoting whole chunks of the article or referring to each step as "before this" and "add that". Hopefully, I'll know how to explain myself better next time.
Code: Select all
#social_bar {
height: 40px;
margin: 0 auto;
position: relative;
right: 25px;
top: -70px;
}
#social_buttons {
float: right;
}
No problemeSport wrote:will try and leave you in peace for a while![]()