Opened 16 years ago

Closed 16 years ago

#708 closed Enhancement (fixed)

Web "util.inc" and CSS styles improvements

Reported by: Simek Owned by: davea
Priority: Major Milestone: Undetermined
Component: Web - Project Version:
Keywords: patch Cc:

Description

html\inc\util.inc
############################

  • added missing \"
  • transferred some HTML style code connected with Friends in "Your Account" page to CSS style
  • deleted "bgcolor=\"#ffffff\"" in body - body background color is defined in CSS file


html\user\white.css
html\user\style2.css
############################

  • added "vertical-align: middle" attribute to "fieldname" and "fieldvalue" class
  • added new classes "img.userimg" and "td.friend" connected with Friends on "Your Account" page
  • typo fixed


TODO by someone else:
############################

  • write in PHP function to set height of "friend_link" table when user has image or no (now it's 150px for all)

Attachments (2)

util.inc.patch (6.4 KB) - added by Simek 16 years ago.
styles.patch (1.5 KB) - added by Simek 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Simek

Attachment: util.inc.patch added

Changed 16 years ago by Simek

Attachment: styles.patch added

comment:1 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

(In [15753]) - web: stylesheet fixes

fixes #708

  • sched: slightly revise Bruce's fix
Note: See TracTickets for help on using tickets.