MyBB Community Forums

Full Version: How Do I Add an Image Here >>
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2012-07-27, 02:54 AM)illusionalp Wrote: [ -> ]
(2012-07-27, 02:47 AM)3Gnoob Wrote: [ -> ]
(2012-07-27, 02:41 AM)illusionalp Wrote: [ -> ]
(2012-07-27, 02:16 AM)3Gnoob Wrote: [ -> ]ik know this.... i want to add it to the username its not in the code Huh

known gave you the solution OP but it seems that this is not your problem
can you please explain more what is your problem.
Okay as You See here : [Image: f3KyD.png]
i want it like this....
but then i want it to where if you click on the image it redirects it to the profile of the user
i see your problem OP you want the start image and the username under it
amaright?
will here is the solution
1- cut the star image and delete the username and re size it
2-
ACP > templates and themes > templates > "theme name " templates > expand > header templates > header > options > edit template > add code1 after code 2
code 1:
Quote:<li><a href="{$mybb->settings['bburl']}/search.php">Advanced search</a></li>
code 2:
Quote:<li><img src="your image link in here"><a href="{$mybb->settings['bburl']}/member.php?">{$mybb->user['username']} Profile</a></li>
now it will show the star then after the start this text
username profile
username = if you are logged in as illusion
it will display illusion,etc..
Did it fail bad enough Sad http://modzworld.net84.net/
it worked just fine on my forum
sorry mate i cant help you any more
regards,
(2012-07-27, 03:13 AM)illusionalp Wrote: [ -> ]it worked just fine on my forum
sorry mate i cant help you any more
regards,
its not aligned thats the problem...
(2012-07-27, 03:17 AM)3Gnoob Wrote: [ -> ]
(2012-07-27, 03:13 AM)illusionalp Wrote: [ -> ]it worked just fine on my forum
sorry mate i cant help you any more
regards,
its not aligned thats the problem...
i see..
so problem fixed?
(2012-07-27, 05:21 AM)illusionalp Wrote: [ -> ]
(2012-07-27, 03:17 AM)3Gnoob Wrote: [ -> ]
(2012-07-27, 03:13 AM)illusionalp Wrote: [ -> ]it worked just fine on my forum
sorry mate i cant help you any more
regards,
its not aligned thats the problem...
i see..
so problem fixed?
No im still waiting ..........
http://modzworld.net84.net/
Pages: 1 2