Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Sub forum - regarding



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  yaanz

yaanz
Punbb Junior
Punbb Junior
  • Description:
sir i have gone with this tut of ur's but got some thing mess

working but not alingment second row

tutorial link : https://punbb-design.forumotion.com/t177p10-javascript-auto-alignment-subforums

my forum image : [Solved] Sub forum - regarding Sub10

thanks waiting for response ...

  • Information:
Forum:www.pixibotz.comVersion:PUNBB
Type:Errors in codeTags:forum,regarding

Powered by PunBB
Currently 0 users have thanked yaanz for this post:

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
Hello,
In your CSS it's located this code:
[ic].sub:nth-child(even)[/ic]
In that element the code that messes the display is this one: [ic]float:right;[/ic]
Change that to [ic]float:left;[/ic] and you will have the wanted result.

Powered by PunBB
Currently 0 users have thanked Virus for this post:

3
Offline

  yaanz

yaanz
Punbb Junior
Punbb Junior
[Solved] Sub forum - regarding Sub11

thanks for the code sir ...

sir i want to move the text little upside

thanks

Powered by PunBB
Currently 0 users have thanked yaanz for this post:

4
Offline

  Rapid

Rapid
Punbb Rookie
Punbb Rookie
Find and replace your [ic].subforums[/ic] with

Code:
[panda=css].subforums {
  background:url("http://community.invisionpower.com/filestore/public/style_images/master/subforum_stem.png") 0% 4px no-repeat;
  float:left;
  margin:2px 0 3px 5px;
  min-width:100px;
  overflow:hidden;
  padding-left:20px;
  position:relative;
  top:-10px;
}

Powered by PunBB
Currently 0 users have thanked Rapid for this post:

5
Offline

  yaanz

yaanz
Punbb Junior
Punbb Junior
Rapid wrote:[link="/t1113-sub-forum-regarding#7416"]Find and replace your [ic].subforums[/ic] with

Code:
[panda=css].subforums {
  background:url("http://community.invisionpower.com/filestore/public/style_images/master/subforum_stem.png") 0% 4px no-repeat;
  float:left;
  margin:2px 0 3px 5px;
  min-width:100px;
  overflow:hidden;
  padding-left:20px;
  position:relative;
  top:-10px;
}

thank q so much can lock the topic now solved Smile

Powered by PunBB
Currently 0 users have thanked yaanz for this post:

6
Offline

  Rapid

Rapid
Punbb Rookie
Punbb Rookie
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Rapid for this post:

7
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum